InlineServiceAttachment1

InlineServiceAttachment1
InlineServiceAttachment1
JSON Example
{
    "attachment_status": "string",
    "service_port": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "deployed_to": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "logical_switch": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "local_ips": [
        {
            "ip_addresses": [
                "string"
            ],
            "prefix_length": 0
        }
    ]
}
string
attachment_status
Optional

UP - A Service Attachment will have its Service Port - UP and with a configured IP address. DOWN - An Inactive ServiceAttachment has its Service Port - DOWN. It can be used to connect set of appliances that do not need to exchange traffic to/from/through the Edge node.

Possible values are : UP, DOWN,
service_port
Optional

service_port

deployed_to
Required

deployed_to

logical_switch
Optional

logical_switch

array of IPInfo
local_ips
Required

Local IPs associated with this Service Attachment.