Validate a Policy Dataset configuration without saving it
Request body
Example request
{
"name": "my-dataset"
}Response
Policy object
Example response
{
"name": "my-dataset",
"tags": {
"region": "eu",
"node_type": "dns"
}
}Changes
Changed in 7 of the 25 revisions of this API.742
- ▲
added the new required
headerrequest parameterAuthorizationto all path's operationsnew-required-request-default-parameter-to-existing-path
- ▲
- ▲
added the new required
headerrequest parameterBearer authorizationto all path's operationsnew-required-request-default-parameter-to-existing-path
- ▲
- ▲
added the new required request property
sink_idsnew-required-request-property
- ●
removed the request property
sink_idrequest-property-removed
- ●
removed the optional property
sink_idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
sink_idsto the response with the200statusresponse-optional-property-added
- ▲
- ●
removed the request property
tagsrequest-property-removed
- ●
- ▲
the
sink_idrequest property's minItems was increased to1request-property-min-items-increased
- ▲
the
sink_idrequest property type/format changed fromstring/uuidtoarray/request-property-type-changed
- ▲
the
sink_idresponse's property type/format changed fromstring/uuidtoarray/for status200response-property-type-changed
- ●
removed the request property
validrequest-property-removed
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲