InlineServiceAttachment1

InlineServiceAttachment1
InlineServiceAttachment1
JSON Example
{
    "attachment_status": "string",
    "deployed_to": {
        "is_valid": false,
        "target_display_name": "string",
        "target_id": "string",
        "target_type": "string"
    },
    "local_ips": [
        "IPInfo Object"
    ],
    "logical_routers": [
        "ResourceReference Object"
    ],
    "logical_switch": "ResourceReference Object",
    "service_port": "ResourceReference Object"
}
string
attachment_status
Optional
Constraints: default: UP

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,
deployed_to
Required

A weak reference to an NSX resource.

array of IPInfo
local_ips
Optional
Constraints: minItems: 1 maxItems: 1

Local IPs associated with this Service Attachment.

logical_routers
Optional
Constraints: minItems: 1 maxItems: 128

List of LogicalRouters to be connected to the ServicePlane logical switch via a ServiceLink.

logical_switch
Optional

A weak reference to an NSX resource.

service_port
Optional

A weak reference to an NSX resource.