cloud-services meta-data¶
user-data Services configuration only works in shared partition
meta-data Specification¶
Parameter Value Type Configuration Resource Element Name meta-data Element URI /axapi/v3/cloud-services/meta-data Element Attributes meta-data_attributes Partition Visibility shared Schema meta-data schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cloud-services/meta-data | ||
Get Object | GET | /axapi/v3/cloud-services/meta-data | ||
Modify Object | POST | /axapi/v3/cloud-services/meta-data | ||
Replace Object | PUT | /axapi/v3/cloud-services/meta-data | ||
Delete Object | DELETE | /axapi/v3/cloud-services/meta-data |
meta-data attributes¶
action
Description ‘enable’: enable; ‘disable’: disable;
Type: string
Supported Values: enable, disable
Default: disable
prevent-admin-passwd
Description Prevents admin password from being changed if in YAML config
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-admin-ssh-key
Description Prevents admin ssh-key from being added if in YAML config
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-autofill
Description prevents use of meta-data to complete user_data configuration
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-blob
Description Prevents a10_blob from loading in YAML config
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-cloud-service
Description Prevents cloud-service configuration in YAML config
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-license
Description Prevents a10_license configuration in YAML config
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-user-ops
Description Prevents user from being added command is in user-data
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
prevent-webservice
Description Prevents a10_license configuration in YAML config
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
provider
Description ‘aws’: AWS user-data services; ‘openstack’: OpenStack user-data services;
Type: string
Supported Values: aws, openstack
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters