Get Pipeline

GET {{baseUrl}}/?Action=GetPipeline&Attribute=<string>&CreateVolumePermission=<string>&DryRun=<string>&OperationType=<string>&SnapshotId=<string>&UserGroup.N=<string>&UserId.N=<string>&name=<string>&version=<string>

Returns the metadata, structure, stages, and actions of a pipeline.

Request Params

KeyDatatypeRequiredDescription
Actionstring
AttributestringThe snapshot attribute you would like to view.
CreateVolumePermissionstringA JSON representation of the snapshot attribute modification.
DryRunstringChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
OperationTypestringThe type of operation to perform to the attribute.
SnapshotIdstringThe ID of the EBS snapshot.
UserGroup.NstringThe group to modify for the snapshot.
UserId.NstringThe account ID to modify for the snapshot.
namestringThe name of the pipeline to be deleted.
versionstringThe version identifier of the custom action.