NSX-T Data Center REST API
PolicyServiceInstanceStatistics (schema)
Statistics for NICs on PolicyServiceInstance
Statistics for NICs for a PolicyServiceInstance
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. | array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| enforcement_point_path | String Path of the enforcement point Enforcement point path, forward slashes must be escaped using %2F. | string | Readonly | 
| instance_runtime_statistics | Statistics for all runtimes Statistics for the data NICs for all the runtimes associated with this service instance. | array of InstanceRuntimeStatistic | Readonly | 
| service_instance_id | PolicyServiceInstance path PolicyServiceInsatnce path | string | Required Readonly | 
