Get Security Group Allocation Constraint

Get Security Group Allocation Constraint

Get allocation constraint for security group

Request
URI
POST
https://{api_host}/iaas-proxy-provider/api/services/{serviceId}/network/security-groups-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

The related CompTypeId


Request Body

The security group.

securityGroup of type(s) application/json
Required
This request body class requires all of the following: networkObject , InlinesecurityGroup1
{
    "name": "string",
    "description": "string",
    "externalId": "string",
    "id": "string",
    "extensionData": {
        "entries": [
            {
                "key": "string"
            }
        ]
    },
    "internal": false,
    "ipAddressCollection": [
        "string"
    ],
    "machineIdCollection": [
        "string"
    ],
    "securityGroupTypeId": "string"
}
Responses
200

Successful operation.

Returns allocationConstraint of type(s) */*
{
    "filter": "string"
}
string
filter
Optional

filter