LogicalRouterPortDeleteRequestParameters (schema)

LogicalRouterPort delete request parameters

Name Description Type Notes
cascade_delete_linked_ports Flag to specify whether to delete related logical switch ports

When the flag is true, the logical switch port or T0 router link port | associated with this logical router port is also deleted. This flag works independent | of the "force" parameter sent in request.
boolean Default: "False"
force Force delete the resource even if it is being used somewhere

If true, deleting the resource succeeds even if it is being
referred as a resource reference.
boolean Default: "False"