NSX-T Data Center REST API
BaseCountObservation (schema)
The count action results from aggregating checkpoints per port.
Name | Description | Type | Notes |
---|---|---|---|
checkpoints | Count result from checkpoints associated with this port The count result from checkpoints associated with this port |
CheckpointCounterResult | Readonly |
port_id | Port ID The port identifier in UUID format. This field won't appear together with port_name. |
string | Readonly |
port_name | Port Name The port name for a port. It applies to ports like the uplink port. This field won't appear together with port_id. |
string | Readonly |
resource_type | Must be set to the value BaseCountObservation | string | Required |
transport_node_id | Transport node ID This field tells which transport node the checkpoints are reported from. |
string | Readonly |