2026-07-28
▼ ▲ netapp.projects.locations.volumes.getSplitStatus
Path : v1/{+name}:getSplitStatus
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}:getSplitStatus
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieves the current state, progress, and details of a split operation for a volume. This method is relevant when the volume is a clone. For volumes that are not clones, this method will return an error.
Parameters :
name
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Type : string
Description : Required. The full name of the volume. Format: projects/{project_number}/locations/{location}/volumes/{volume_id}
Location : path
HTTP Method : GET
▼ ▲ netapp.projects.locations.volumes.startSplit
Path : v1/{+name}:startSplit
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}:startSplit
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Splits a clone volume from its source volume. This operation will only work for volumes which have clone_details set(clones). For volumes that are not clones, this operation will return an error.
Parameters :
name
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Type : string
Description : Required. The full name of the clone volume to be split from its source. Format: projects/{project_number}/locations/{location}/volumes/{volume_id}
Location : path
HTTP Method : POST
▼ ▲ netapp.projects.locations.volumes.getSplitStatus
Path : v1/{+name}:getSplitStatus
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}:getSplitStatus
Parameters :
name
Type : string
Description : Required. The full name of the volume. Format: projects/{project_number}/locations/{location}/volumes/{volume_id}
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Required : Yes
Location : path
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Description : Retrieves the current state, progress, and details of a split operation for a volume. This method is relevant when the volume is a clone. For volumes that are not clones, this method will return an error.
Parameter Order : name
▼ ▲ netapp.projects.locations.volumes.startSplit
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Splits a clone volume from its source volume. This operation will only work for volumes which have clone_details set(clones). For volumes that are not clones, this operation will return an error.
Path : v1/{+name}:startSplit
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/volumes/{volumesId}:startSplit
Parameters :
name
Type : string
Description : Required. The full name of the clone volume to be split from its source. Format: projects/{project_number}/locations/{location}/volumes/{volume_id}
Pattern : ^projects/[^/]+/locations/[^/]+/volumes/[^/]+$
Required : Yes
Location : path