[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Get NAT Rule Stats
DescriptionGet NAT Rule Statistics from Tier-1 denoted by Tier-1 ID, under NAT section denoted by <nat-id>. Under tier-1 there will be 3 different NATs(sections). (INTERNAL, USER and DEFAULT) For more details related to NAT section please refer to PolicyNAT schema.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}/statistics
Path Parameters
Path Parameters
string
tier-1-id
Required
Tier-1 ID
string
nat-id
Required
NAT id
string
nat-rule-id
Required
Rule ID
Query Parameters
Query Parameters
string
enforcement_point_path
Optional
String Path of the enforcement point
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
PolicyNatRuleStatisticsListResult
of type(s) application/json
This response body class contains all of the following:
ListResult, InlinePolicyNatRuleStatisticsListResult1
Errors
ApiError
400
Bad Request
ApiError
403
Forbidden
ApiError
404
Not Found
ApiError
412
Precondition Failed
ApiError
500
Internal Server Error
ApiError
503
Service Unavailable
Code Samples
PowerCLI Client SDK Example
Invoke-GetPolicyNatRuleStatisticsFromTier1 -tier1Id "Mytier1Id" -natId "MynatId" -natRuleId "MynatRuleId" -action "aggregate" -containerClusterPath "MycontainerClusterPath" -enforcementPointPath "MyenforcementPointPath"
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/nat/{nat-id}/nat-rules/{nat-rule-id}/statistics
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: get-nat-rule-stats
x-vmw-nsx-module: PolicyNAT
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
On This Page
Tier 1s Operations
put
delete
get
get
patch