Update SecurityGroup
PUT/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/securityGroups/:id
Update SecurityGroup
Request
Path Parameters
unique identifier of the project CMP
unique identifier of the vpc in which the security group has been created
unique identifier of the security group to update
Query Parameters
The requested API version
1.0
- application/json
- text/json
- application/*+json
Body
the security group to update
- ITBG-Bergamo
Array [
]
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
Properties of a security group to update
linkedResources
object[]
nullable
Uri of the resource to link
Indicates if the security group must be a default subnet. Only one default security group for vpc is admissible.
Body
the security group to update
- ITBG-Bergamo
Array [
]
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
Properties of a security group to update
linkedResources
object[]
nullable
Uri of the resource to link
Indicates if the security group must be a default subnet. Only one default security group for vpc is admissible.
Body
the security group to update
- ITBG-Bergamo
Array [
]
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
Properties of a security group to update
linkedResources
object[]
nullable
Uri of the resource to link
Indicates if the security group must be a default subnet. Only one default security group for vpc is admissible.
Responses
- 200
- 400
- 401
- 404
- 500
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
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
{}
- Schema
- Example (from schema)
Schema
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
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
{}
- Schema
- Example (from schema)
Schema
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
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
{}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Server Error