cloud-services¶
Cloud Services configuration
cloud-services Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
cloud-services
Element URI
/axapi/v3/cloud-services
Element Attributes
cloud-services_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/cloud-services | cloud-services_attributes |
cloud-services attributes¶
meta-data
Description: meta-data is a JSON Block. Please see below for meta-data
Type: Object
Reference Object: /axapi/v3/cloud-services/meta-data
meta-data¶
Specification
Value
Type
object
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