ServiceEngineConfig

ServiceEngineConfig
ServiceEngineConfig
JSON Example
{
    "cloud_ref": "string",
    "enable_state": "string",
    "host_ref": "string",
    "mgmt_ip6_address": {
        "addr": "string",
        "type": "string"
    },
    "mgmt_ip_address": {
        "addr": "string",
        "type": "string"
    },
    "name": "string",
    "se_group_ref": "string",
    "tenant_ref": "string",
    "url": "string",
    "uuid": "string",
    "vs_per_se_refs": [
        "string"
    ],
    "vs_refs": [
        "string"
    ]
}
string
cloud_ref
Optional

It is a reference to an object of type Cloud. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
enable_state
Optional

inorder to disable SE set this field appropriately. Enum options - SE_STATE_ENABLED, SE_STATE_DISABLED_FOR_PLACEMENT, SE_STATE_DISABLED, SE_STATE_DISABLED_FORCE. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
host_ref
Optional

It is a reference to an object of type VIMgrHostRuntime. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

mgmt_ip6_address
Optional

mgmt_ip6_address

mgmt_ip_address
Optional

mgmt_ip_address

string
name
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
se_group_ref
Optional

It is a reference to an object of type ServiceEngineGroup. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
tenant_ref
Optional

It is a reference to an object of type Tenant. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
url
Optional

URL of the Service Engine. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
uuid
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
vs_per_se_refs
Optional

Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
vs_refs
Optional

Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.