403Webshell
Server IP : 35.236.43.222  /  Your IP : 216.73.216.143
Web Server : Apache
System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64
User : deploy ( 1002)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/lib/google-cloud-sdk/lib/surface/network_services/multicast_groups/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/google-cloud-sdk/lib/surface/network_services/multicast_groups/create.yaml
release_tracks: [ALPHA]
help_text:
  brief: |
    Create a multicast group.
  description: |
    Create a multicast group in the specified location of the current project.
  examples: |
    Create a multicast group with the name 'my-multicast-group',
    multicast-group-definition 'path-to-mgd',
    multicast-domain-activation 'path-to-mda',
    and location 'zone'.

      $ {command} my-multicast-group --multicast-group-definition=path-to-mgd --multicast-domain-activation=path-to-mda --location=zone
arguments:
  resource:
    spec: !REF googlecloudsdk.command_lib.network_services.resources:multicastGroup
    help_text: |
      Name of the multicast group to be created.
  params:
  - arg_name:  multicast-group-definition
    api_field: multicastGroup.multicastGroupDefinition
    help_text: The multicast group definition to be used.
    required: true
  - arg_name:  multicast-domain-activation
    api_field: multicastGroup.multicastDomainActivation
    help_text: The multicast domain activation to be used.
    required: true
  - arg_name: description
    api_field: multicastGroup.description
    help_text: The description for the multicast group.
  labels:
    api_field: multicastGroup.labels
async:
  collection: networkservices.projects.locations.operations
request: &request
  ALPHA:
    api_version: v1alpha1
  collection: networkservices.projects.locations.multicastGroups
  method: create

Youez - 2016 - github.com/yon3zu
LinuXploit