Cloud.SecurityGroup
Cloud.SecurityGroup
Request schema for provisioning Security Group
JSON Example
{
"constraints": [
{
"tag": "string"
}
],
"description": "string",
"name": "string",
"rules": [
{
"destination": "string",
"direction": "string",
"name": "string",
"ports": "string",
"protocol": "string",
"service": "string",
"source": "string"
}
],
"securityGroupType": "string"
}
array of object
constraints
Optional
To allocate the correct security group, blueprint constraints are matched against infrastructure capability tags set by the administrator on security groups. Constraints must include the key name. Options include value, negative [!], and hard or soft requirement.
string
description
Optional
Free form description of the security group.
string
name
Optional
Security group name.
array of object
rules
Optional
Security group rules.
string
securityGroupType
Required
Type of security group: existing