Get Resource Criteria
Returns resource criteria for deployment limit policy.
Request
URI
GET
https://vra-interop-222-139.lvn.broadcom.net/deploymentlimit/api/policy/resourceCriteria/schema
COPY
Query Parameters
string
apiVersion
Optional
The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /approval/api/about
Header Parameters
string
Accept
Optional
Accept
Responses
200
success
Returns
JsonSchemaImpl
of type(s)
application/json
{
"$data": "string",
"$dynamicDefault": "string",
"$ref": "string",
"additionalProperties": false,
"allOf": [
"JsonSchemaImpl Object"
],
"anyOf": [
"JsonSchemaImpl Object"
],
"const": {},
"default": {},
"description": "string",
"encrypted": false,
"enum": [
{}
],
"format": "string",
"formatMaximum": "string",
"formatMinimum": "string",
"items": "ObjectOrListJsonSchemaImpl Object",
"maxItems": 0,
"maxLength": 0,
"maxProperties": 0,
"maximum": "number",
"minItems": 0,
"minLength": 0,
"minProperties": 0,
"minimum": "number",
"not": "JsonSchemaImpl Object",
"oneOf": [
"JsonSchemaImpl Object"
],
"pattern": "string",
"patternProperties": {
"patternProperties": "JsonSchemaImpl Object"
},
"properties": {
"properties": "JsonSchemaImpl Object"
},
"readOnly": false,
"required": [
"string"
],
"title": "string",
"type": "string",
"uniqueItems": false,
"writeOnly": false
}
string
$data
Optional
$data
string
$dynamicDefault
Optional
$dynamicDefault
string
$ref
Optional
$ref
boolean
additionalProperties
Optional
additionalProperties
object
const
Optional
const
object
default
Optional
default
string
description
Optional
description
boolean
encrypted
Optional
encrypted
array of
object
enum
Optional
enum
string
format
Optional
format
string
formatMaximum
Optional
formatMaximum
string
formatMinimum
Optional
formatMinimum
integer As int32
As int32
maxItems
Optional
maxItems
integer As int64
As int64
maxLength
Optional
maxLength
integer As int32
As int32
maxProperties
Optional
maxProperties
number
maximum
Optional
maximum
integer As int32
As int32
minItems
Optional
minItems
integer As int64
As int64
minLength
Optional
minLength
integer As int32
As int32
minProperties
Optional
minProperties
number
minimum
Optional
minimum
string
pattern
Optional
pattern
object
patternProperties
Optional
patternProperties
object
properties
Optional
properties
boolean
readOnly
Optional
readOnly
array of
string
required
Optional
required
string
title
Optional
title
string
type
Optional
type
Possible values are :
string,
integer,
number,
boolean,
object,
array,
null,
boolean
uniqueItems
Optional
uniqueItems
boolean
writeOnly
Optional
writeOnly
401
unauthorized
Operation doesn't return any data structure
404
not found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/deploymentlimit/api/policy/resourceCriteria/schema
On This Page
Deployment Limit Policy Data Operations
GET
Get Cloud Accounts
GET
Get Cloud Account
GET
Get Cloud Account Types
GET
Get Cloud Account Type
GET
Get Available Images
GET
Get Available Image
GET
Get Blueprints Data Elements
GET
Get Blueprints Data Element
GET
Get Catalog Data Elements
GET
Get Catalog Data Element
GET
Get Cloud Zones
GET
Get Cloud Zone
GET
Get Deployment Data Elements
GET
Get Deployment Data Element
GET
Get Flavors
GET
Get Flavor
GET
Get Images
GET
Get Image
GET
Get Os Types
GET
Get Os Type
GET
Get Owner Types
GET
Get Regions
GET
Get Region
GET
Get Resource Types
GET
Get Resource Type
GET
Get Tag Keys
GET
Get Tag Key
GET
Get Tag Values
GET
Get Tag Value
GET
Get Resource Criteria