- NAME
-
- gcloud alpha scc posture-operations describe - describe a Cloud Security Command Center posture long running operation
- SYNOPSIS
-
-
gcloud alpha scc posture-operations describe
OPERATION_NAME
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
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:
gcloud alpha scc posture-operations describe organizations/123/locations/global/operations/operation-1694515698847-605272e4bcd7c-f93dade6-067467ae
- POSITIONAL ARGUMENTS
-
OPERATION_NAME
- Relative resource name of the operation, of the format: organizations/<organizationID>/locations/<location>/operations/<operationID>.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file
,--account
,--billing-project
,--configuration
,--flags-file
,--flatten
,--format
,--help
,--impersonate-service-account
,--log-http
,--project
,--quiet
,--trace-token
,--user-output-enabled
,--verbosity
.Run
$ gcloud help
for details. - API REFERENCE
-
This command uses the
securityposture/v1alpha
API. The full documentation for this API can be found at: https://cloud.google.com/security-command-center - NOTES
-
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation-only early access
allowlist. This variant is also available:
gcloud scc posture-operations describe
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.