Get Security Tag Allocation Constraint
Get allocation constraint for security tag
Request
URI
POST
https://{api_host}/iaas-proxy-provider/api/services/{serviceId}/network/security-tags-allocation-constraints
COPY
Path Parameters
string
serviceId
Required
The ID of the IaaS service as registered in the component registry service.
Query Parameters
string
relatedCompTypeId
Optional
relatedCompTypeId
Request Body
The security tag.
securityTag of type(s) application/json
Required
{
"name": "string",
"description": "string",
"externalId": "string",
"id": "string",
"extensionData": {
"entries": [
{
"key": "string"
}
]
},
"securityTagTypeId": "string"
}
Responses
200
Successful operation.
Returns allocationConstraint of type(s) */*
{
"filter": "string"
}
string
filter
Optional
filter