Provisioning
class Provisioning extends Resource (View source)
The "provisioning" collection of methods.
Typical usage is:
$prod_tt_sasportalService = new Google\Service\SASPortalTesting(...);
$provisioning = $prod_tt_sasportalService->provisioning;
Methods
provisionDeployment(SasPortalProvisionDeploymentRequest $postBody, array $optParams = [])
Creates a new SAS deployment through the GCP workflow. Creates a SAS organization if an organization match is not found.
Details
SasPortalProvisionDeploymentResponse
provisionDeployment(SasPortalProvisionDeploymentRequest $postBody, array $optParams = [])
Creates a new SAS deployment through the GCP workflow. Creates a SAS organization if an organization match is not found.
(provisioning.provisionDeployment)