vcs offload¶
Virtual Chassis System offload settings
offload Specification¶
Parameter Value Type Collection Object Key(s) application Collection Name offload-list Collection URI /axapi/v3/vcs/offload Element Name offload Element URI /axapi/v3/vcs/offload/{application} Element Attributes offload_attributes Partition Visibility shared Schema offload schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vcs/offload | ||
Create List | POST | /axapi/v3/vcs/offload | ||
Get Object | GET | /axapi/v3/vcs/offload/{application} | ||
Get List | GET | /axapi/v3/vcs/offload | ||
Modify Object | POST | /axapi/v3/vcs/offload/{application} | ||
Replace Object | PUT | /axapi/v3/vcs/offload/{application} | ||
Replace List | PUT | /axapi/v3/vcs/offload | ||
Delete Object | DELETE | /axapi/v3/vcs/offload/{application} |
offload-list¶
offload-list is JSON List of offload attributes
offload-list : [
]
offload attributes¶
application
Description ‘upgrade’: Image transfer during upgrade;
Type: string
Supported Values: upgrade
protocol
Description ‘scp’: Use scp;
Type: string
Supported Values: scp
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters