List SecurityGroups
GET/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/securityGroups
List SecurityGroups
Request
Path Parameters
unique identifier of the project CMP
unique identifier of the vpc in which the security groups have been created
Query Parameters
The requested API version
1Responses
- 200
- 500
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
Array [
]
]
values
object[]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
Indicates if the security group is the default one within the vpc
vpc
object
nullable
Vpc where the security group belongs
{
"total": 0,
"self": "string",
"prev": "string",
"next": "string",
"first": "string",
"last": "string",
"values": [
{}
]
}
- Schema
- Example (from schema)
Schema
Array [
Array [
]
Array [
]
]
values
object[]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
Indicates if the security group is the default one within the vpc
vpc
object
nullable
Vpc where the security group belongs
{
"total": 0,
"self": "string",
"prev": "string",
"next": "string",
"first": "string",
"last": "string",
"values": [
{}
]
}
- Schema
- Example (from schema)
Schema
Array [
Array [
]
Array [
]
]
values
object[]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
Indicates if the security group is the default one within the vpc
vpc
object
nullable
Vpc where the security group belongs
{
"total": 0,
"self": "string",
"prev": "string",
"next": "string",
"first": "string",
"last": "string",
"values": [
{}
]
}
Internal Server Error