Get Nsx Criterion
Get a NSX criterion
Request
URI
GET
https://{api_host}/v1/nsxt-clusters/criteria/{name}
COPY
Path Parameters
string
name
Required
name
Responses
200
Ok
Returns NsxTCriterion of type(s) application/json
{
"name": "NSXT_CLUSTERS_WITH_STATUS",
"arguments": {
"arguments": "string"
},
"description": "string"
}
string
name
Optional
Name of the criterion
object
arguments
Optional
Arguments required for a particular criterion
string
description
Optional
Description of the criterion
404
Criterion Not Found
Returns Error of type(s) application/json
{
"errorCode": "string",
"errorType": "string",
"arguments": [
"string"
],
"context": {
"context": "string"
},
"message": "string",
"remediationMessage": "string",
"causes": [
{
"type": "string",
"message": "string"
}
],
"nestedErrors": [
"Error Object"
],
"referenceToken": "string"
}
string
errorCode
Optional
The minor error code
string
errorType
Optional
The error type
array of string
arguments
Optional
The arguments used to localize the message, Can be used by scripts to automate the error processing.
object
context
Optional
The error context (e.g. the component where it occurred).
string
message
Optional
The localized error message
string
remediationMessage
Optional
The localized remediation error message
string
referenceToken
Optional
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
Nsx T Clusters Operations
POST
Connect Open Id
GET
Get Nsx Cluster
GET
Get Nsx Cluster Query Response
GET
Get Nsx Clusters
GET
Get Nsx Criteria
GET
Get Nsx Criterion
GET
Get Nsx Ip Address Pool
GET
Get Nsx Ip Address Pools
GET
Get Nsx Transport Zones
GET
Get Validation Result
POST
Start Nsx Criteria Query
POST
Validate Ip Pool