gcloud_compute_interconnects_update (1)
NAME
- gcloud compute interconnects update - update a Google Compute Engine interconnect
SYNOPSIS
-
gcloud compute interconnects update NAME [--admin-enabled] [--description=DESCRIPTION] [--noc-contact-email=NOC_CONTACT_EMAIL] [--requested-link-count=REQUESTED_LINK_COUNT] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute interconnects update is used to update interconnects. An
POSITIONAL ARGUMENTS
-
- NAME
-
Name of the interconnect to update.
FLAGS
-
- --admin-enabled
-
Administrative status of the interconnect. When this is enabled, the
interconnect is operational and will carry traffic across any functioning linked
interconnect attachments. Use --no-admin-enabled to disable it.
- --description=DESCRIPTION
-
An optional, textual description for the interconnect.
- --noc-contact-email=NOC_CONTACT_EMAIL
-
Email address to contact the customer NOC for operations and maintenance
notifications regarding this interconnect.
- --requested-link-count=REQUESTED_LINK_COUNT
-
Target number of physical links in the link bundle.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
These variants are also available:
- $ gcloud alpha compute interconnects update $ gcloud beta compute interconnects update