Update Interface
If an interface with the interface-id is not already present, create a new interface. If it already exists, update the interface for specified attributes.
Request
URLURL
Parameters
Parameters
Request Body
Tier0Interface (required)Timestamp of resource creation
ID of the user who created this resource
Timestamp of last modification
ID of the user who last modified this resource
The server will populate this field when returing the resource. Ignored on PUT and POST.
Protection status is one of the following: PROTECTED - the client who retrieved the entity is not allowed to modify it. NOT_PROTECTED - the client who retrieved the entity is allowed to modify it REQUIRE_OVERRIDE - the client who retrieved the entity is a super user and can modify it, but only when providing the request header X-Allow-Overwrite=true. UNKNOWN - the _protection field could not be determined for this entity.
The _revision property describes the current revision of the resource. To prevent clients from overwriting each other’s changes, PUT operations must include the current _revision of the resource, which clients should obtain by issuing a GET operation. If the _revision provided in a PUT request is missing or stale, the operation will be rejected.
Schema for this resource
Indicates system owned resource
subtree for this type within policy tree containing nested elements.
Description of this resource
Defaults to ID if not set
Specify association of interface with edge cluster member. This property is deprecated, use edge_path instead. When both properties are specifed, only edge_path property is used.
Policy path to edge node to handle external connectivity. Required when interface type is EXTERNAL.
Unique identifier of this resource
Configuration IPv6 NDRA profile. Only one NDRA profile can be configured.
Specify logical switch to which tier-0 interface is connected for external access. This property is deprecated, use segment_path instead. Both properties cannot be used together.
Intent objects are not directly deleted from the system when a delete is invoked on them. They are marked for deletion and only when all the realized entities for that intent object gets deleted, the intent object is deleted. Objects that are marked for deletion are not returned in GET call. One can use the search API to get these objects.
Maximum transmission unit (MTU) specifies the size of the largest packet that a network protocol can transmit.
Path of its parent
Absolute path of this object
Path relative from its parent
The type of this resource.
Specify Segment to which this interface is connected to. Either segment_path or ls_id property is required.
Interface type
Possible values are: EXTERNAL, SERVICE, LOOPBACK