Shared Bandwidth
CreateVpcSharedQos
Creates a shared bandwidth. For example,
CreateVpcSharedQos name=test vpcUuid=65be8c77be7e3e548075ec8384b7784e l3NetworkUuid=960b85b1e9933f198e342fd338badcf7 bandwidth=1048576Parameters
| Name | Description | Optional | Valid Values | Starting Version |
|---|---|---|---|---|
| name | The resource name. | 5.1.0 | ||
| description | The resource description. | Yes | 5.1.0 | |
| vpcUuid | The VPC vRouter UUID. | 5.1.0 | ||
| l3NetworkUuid | The L3 network UUID. | 5.1.0 | ||
| bandwidth | The bandwidth size. | Yes | 5.1.0 | |
| resourceUuid | The resource UUID. | Yes | 5.1.0 | |
| tagUuids | The tag UUID list. | Yes | 5.1.0 | |
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 5.1.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 5.1.0 | |
| timeout | Yes | 5.1.0 |
DeleteVpcSharedQos
Deletes a shared bandwidth. For example,
DeleteVpcSharedQos uuid=ce4a4da17366304baa95bd30dbbee4beParameters
| Name | Description | Optional | Valid Values | Starting Version |
|---|---|---|---|---|
| uuid | The resource UUID. | 5.1.0 | ||
| deleteMode | The deletion mode. | Yes |
|
5.1.0 |
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 5.1.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 5.1.0 | |
| timeout | Yes | 5.1.0 |
QueryVpcSharedQos
Queries shared bandwidths. For example,
QueryVpcSharedQosPrimitive Fields of Query
Nested And Expanded Fields of Query
| Field | Inventory | Description | Starting Version |
|---|---|---|---|
| vips | VIP Inventory. | Virtual IP. | 5.1.0 |
ChangeVpcSharedQosBandwidth
Changes the bandwidth size of a shared bandwidth. For example,
ChangeVpcSharedQosBandwidth sharedQosUuid=221cb152078d30fca39190556ceec683 bandwidth=2097152Parameters
| Name | Description | Optional | Valid Values | Starting Version |
|---|---|---|---|---|
| sharedQosUuid | The shared bandwidth UUID. | 5.1.0 | ||
| bandwidth | The shared bandwidth size. | 5.1.0 | ||
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 5.1.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 5.1.0 | |
| timeout | Yes | 5.1.0 |
UpdateVpcSharedQos
Updates a shared bandwidth. For
example,
UpdateVpcSharedQos uuid=d4559c8d9f76391b9d8eb30f74698949 name=testParameters
| Name | Description | Optional | Valid Values | Starting Version |
|---|---|---|---|---|
| uuid | The resource UUID. | 5.1.0 | ||
| name | The resource name. | 5.1.0 | ||
| description | The resource description. | Yes | 5.1.0 | |
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 5.1.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 5.1.0 | |
| timeout | Yes | 5.1.0 |
AttachVipToVpcSharedQos
Attaches VIPs to a shared bandwidth. For example,
AttachVipToVpcSharedQos sharedQosUuid=d4559c8d9f76391b9d8eb30f74698949 vipLists=[175767a19c2d376183863dee3408b1f6]Parameters
| Name | Description | Optional | Valid Values | Starting Version |
|---|---|---|---|---|
| sharedQosUuid | The shared bandwidth UUID. | 5.1.0 | ||
| vipLists | The UUID list of VIPs to be attached. | 5.1.0 | ||
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 5.1.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 5.1.0 | |
| timeout | Yes | 5.1.0 |
DetachVipFromVpcSharedQos
Detaches VIPs from a shared bandwidth. For example,
DetachVipFromVpcSharedQos sharedQosUuid=d4559c8d9f76391b9d8eb30f74698949 vipLists=[175767a19c2d376183863dee3408b1f6]Parameters
| Name | Description | Optional | Valid Values | Starting Version |
|---|---|---|---|---|
| sharedQosUuid | The shared bandwidth UUID. | 5.1.0 | ||
| vipLists | The UUID list of VIPs to be detached. | 5.1.0 | ||
| userTags | The user tags. For more information, see CreateUserTag. | Yes | 5.1.0 | |
| systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 5.1.0 | |
| timeout | Yes | 5.1.0 |
