| INativeApi Interface |
Namespace: Atomia.Provisioning.Service
The INativeApi type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeServiceStatus |
Changes the service status.
| |
| CheckProvisioningRequestStatus |
Checks the status of provisioning requests.
| |
| ContinueProvisioningRequest |
Continue interrupted provisioning request.
| |
| DeleteServiceAsync |
Deletes the specified service instance. If operation fails exception will be thrown.
| |
| Echo |
Echoes the specified message.
| |
| GetProvisioningRequestsForAccount |
Gets the provisioning requests for account.
| |
| GetServicesInvolvedInRequest |
Gets the services involved in request.
| |
| ListChildServicesByStatus |
Lists the child services by status.
| |
| ListServiceByName |
Gets all services with specific name.
| |
| ListServices |
Lists the services filtered by HQL query filter.
| |
| ListServicesByNameAndPropValues |
Lists the services with specific name filtered by service property values.
| |
| ListServicesOnResource |
Lists all services located on specific resource.
| |
| ReleaseAccount |
Releases the account.
| |
| ReleasePackage |
Releases the package.
| |
| ReleaseServices |
Releases the services.
| |
| SendProvisioningRequest |
Sends the provisioning request to engine.
|