10.24.0

ProvisionFlag Fields

Fields

IgnoreErrorIfEndpointAlreadyExists If added to flags, the ISession.Provision call will not return an error if the Endpoint already exists.
IgnoreErrorIfEndpointDoesNotExist If added to flags, the ISession.Deprovision call will not return an error if the Endpoint does not exist.
WaitForConfirm If added to flags, this option causes the thread calling ISession.Provision or ISession.Deprovision to be blocked until a confirmation is received from the appliance.

See Also