slb template dynamic-service¶
Dynamic service template
dynamic-service Specification¶
Parameter
Value
Type
Collection
Object Key(s)
name
Collection Name
Collection URI
/axapi/v3/slb/template/dynamic-service
Element Name
dynamic-service
Element URI
/axapi/v3/slb/template/dynamic-service/{name}
Element Attributes
dynamic-service_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/dynamic-service | ||
Create List | POST | /axapi/v3/slb/template/dynamic-service | ||
Get Object | GET | /axapi/v3/slb/template/dynamic-service/{name} | ||
Get List | GET | /axapi/v3/slb/template/dynamic-service | ||
Modify Object | POST | /axapi/v3/slb/template/dynamic-service/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/dynamic-service/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/dynamic-service | ||
Delete Object | DELETE | /axapi/v3/slb/template/dynamic-service/{name} | ||
dynamic-service-list¶
dynamic-service-list is JSON List of dynamic-service attributes
dynamic-service-list : [
]
dynamic-service attributes¶
dns-server
Type: List
name
Description Dynamic Service Template Name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
dns-server¶
Specification
Value
Type
list
Block object keys
ipv4-dns-server
Description DNS Server IPv4 Address
Type: string
Format: ipv4-address
ipv6-dns-server
Description DNS Server IPv6 Address
Type: string
Format: ipv6-address