.. _cloud_services_meta_data: 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** :download:`meta-data schema ` ===================================== ================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/cloud-services/meta-data .. raw:: html :ref:`643_meta-data_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/cloud-services/meta-data .. raw:: html :ref:`643_meta-data_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/cloud-services/meta-data .. raw:: html :ref:`643_meta-data_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/cloud-services/meta-data .. raw:: html :ref:`643_meta-data_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/cloud-services/meta-data .. raw:: html :ref:`643_meta-data_attributes` .. raw:: html
.. _643_meta-data_attributes: 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:** openstack **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters