- REST Resource: v1beta1.organizations.locations.operations
- REST Resource: v1beta1.organizations.locations.workloads
- REST Resource: v1beta1.organizations.locations.workloads.organizations.locations.workloads
- REST Resource: v1.organizations.locations.operations
- REST Resource: v1.organizations.locations.workloads
Service: assuredworkloads.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoints and all URIs below are relative to these service endpoints:
https://us-central1-assuredworkloads.googleapis.com
https://us-east1-assuredworkloads.googleapis.com
https://us-east4-assuredworkloads.googleapis.com
https://us-west1-assuredworkloads.googleapis.com
https://us-west2-assuredworkloads.googleapis.com
https://us-west3-assuredworkloads.googleapis.com
https://us-west4-assuredworkloads.googleapis.com
https://europe-west1-assuredworkloads.googleapis.com
https://europe-west3-assuredworkloads.googleapis.com
https://europe-west4-assuredworkloads.googleapis.com
https://europe-north1-assuredworkloads.googleapis.com
https://europe-central2-assuredworkloads.googleapis.com
https://northamerica-northeast1-assuredworkloads.googleapis.com
https://northamerica-northeast2-assuredworkloads.googleapis.com
https://assuredworkloads.googleapis.com
REST Resource: v1beta1.organizations.locations.operations
Methods | |
---|---|
get |
GET /v1beta1/{name=organizations/*/locations/*/operations/*} Gets the latest state of a long-running operation. |
list |
GET /v1beta1/{name=organizations/*/locations/*}/operations Lists operations that match the specified filter in the request. |
REST Resource: v1beta1.organizations.locations.workloads
Methods | |
---|---|
create |
POST /v1beta1/{parent=organizations/*/locations/*}/workloads Creates Assured Workload. |
delete |
DELETE /v1beta1/{name=organizations/*/locations/*/workloads/*} Deletes the workload. |
get |
GET /v1beta1/{name=organizations/*/locations/*/workloads/*} Gets Assured Workload associated with a CRM Node |
list |
GET /v1beta1/{parent=organizations/*/locations/*}/workloads Lists Assured Workloads under a CRM Node. |
patch |
PATCH /v1beta1/{workload.name=organizations/*/locations/*/workloads/*} Updates an existing workload. |
restrictAllowedServices |
POST /v1beta1/{name=organizations/*/locations/*/workloads/*}:restrictAllowedServices Restrict the list of services allowed in the Workload environment. |
REST Resource: v1beta1.organizations.locations.workloads.organizations.locations.workloads
Methods | |
---|---|
analyzeWorkloadMove |
GET /v1beta1/{source=organizations/*/locations/*/workloads/*}/{target=organizations/*/locations/*/workloads/*}:analyzeWorkloadMove Analyze if the source Assured Workloads can be moved to the target Assured Workload |
REST Resource: v1.organizations.locations.operations
Methods | |
---|---|
get |
GET /v1/{name=organizations/*/locations/*/operations/*} Gets the latest state of a long-running operation. |
list |
GET /v1/{name=organizations/*/locations/*}/operations Lists operations that match the specified filter in the request. |
REST Resource: v1.organizations.locations.workloads
Methods | |
---|---|
create |
POST /v1/{parent=organizations/*/locations/*}/workloads Creates Assured Workload. |
delete |
DELETE /v1/{name=organizations/*/locations/*/workloads/*} Deletes the workload. |
get |
GET /v1/{name=organizations/*/locations/*/workloads/*} Gets Assured Workload associated with a CRM Node |
list |
GET /v1/{parent=organizations/*/locations/*}/workloads Lists Assured Workloads under a CRM Node. |
patch |
PATCH /v1/{workload.name=organizations/*/locations/*/workloads/*} Updates an existing workload. |