- HTTP request
- Path parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- GraduatePocInstanceType
- Try it!
Full name: projects.locations.instances.graduatePocInstance
instances.graduatePocInstance graduates an instance.
HTTP request
Path parameters
Parameters | |
---|---|
name |
Required. The name of the instance to graduate. Format: |
Request body
The request body contains data with the following structure:
JSON representation |
---|
{
"graduationType": enum ( |
Fields | |
---|---|
graduationType |
Required. The type of graduation. |
nonce |
Required. The nonce to verify. |
Response body
If successful, the response body contains an instance of Operation
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
IAM Permissions
Requires the following IAM permission on the name
resource:
chronicle.instances.graduatePocInstance
For more information, see the IAM documentation.
GraduatePocInstanceType
The type of graduation.
Enums | |
---|---|
GRADUATE_POC_INSTANCE_TYPE_UNSPECIFIED |
The default value. |
GROW_UP_WITH_DATA |
Grow up. Google owned org will be transferred to customer. No data will be deleted from the instance. |