VPCs
Explore this section for comprehensive information on endpoints related to the deployment, management, and operation of Virtual Pri within our cloud software API environment.
Body
namestring · min: 1Required
name of the VPC. should start with {tenancyName}- in case of creating default VPC, name should be {tenancyName}
blockIntraVpcCommsbooleanOptionalExample:
if set to true, this VPC will block any intra-VPC communications if ommited, default is false
falseisDefaultbooleanOptionalExample:
if set to true, this VPC will be the default VPC for the cluster only one VPC can be default per cluster. if omitted, default is false
falseclusterstring · min: 1RequiredExample:
The cluster you're operating on
Msc1Responses
200
Success
400
Bad Request
401
Unauthorized
403
Forbidden
500
Server Error
post
/api/v1/vpcs/CreateVpcLast updated