NSX-T Data Center REST API
ExcludeListRequestParams (schema)
Parameters for filtering the exclude list
Name | Description | Type | Notes |
---|---|---|---|
deep_check | Check all parents Deep check all parents of requested object_id if any of them is in exclude list. If found, makes requested entity as excluded. |
boolean | Default: "False" |
object_id | identifier of the object | string | Required Maximum length: 64 |
object_type | Type of the object Used if requested for deep_check. Type allows ability to find its association and parent entities. |
ExcludeMemberType |