29 lines
1.0 KiB
YAML
29 lines
1.0 KiB
YAML
- release_tracks: [ALPHA, GA]
|
|
help_text:
|
|
brief: Describe a Cloud Security Command Center (SCC) posture long running operation.
|
|
description: Describe a Cloud Security Command Center (SCC) posture long running operation.
|
|
examples: |
|
|
To return long running operation status for operation (operation-1694515698847-605272e4bcd7c-f93dade6-067467ae) of parent organizations/123/locations/global, run:
|
|
|
|
$ {command} organizations/123/locations/global/operations/operation-1694515698847-605272e4bcd7c-f93dade6-067467ae
|
|
|
|
request:
|
|
collection: securityposture.organizations.locations.operations
|
|
disable_resource_check: true
|
|
api_version: v1alpha
|
|
method: get
|
|
GA:
|
|
api_version: v1
|
|
|
|
arguments:
|
|
params:
|
|
- arg_name: operation_name
|
|
api_field: name
|
|
is_positional: true
|
|
required: true
|
|
help_text: |
|
|
Relative resource name of the operation, of the format: organizations/<organizationID>/locations/<location>/operations/<operationID>.
|
|
|
|
output:
|
|
format: yaml
|