Update existing Private Space

PATCH {{cloudhub2-url}}/organizations/{{organization_id}}/privatespaces/{{private_space_id}}

Update existing Private Space

Request Body

{"environments"=>{"type"=>"<string>", "businessGroups"=>["<string>", "<string>"]}, "network"=>{"region"=>"<string>", "vpcId"=>"<string>", "cidrBlock"=>"10.0.0.0/16"}, "firewallRules"=>[{"cidrBlock"=>"<string>", "protocol"=>"<string>", "fromPort"=>"<integer>", "toPort"=>"<integer>", "type"=>"inbound"}, {"cidrBlock"=>"<string>", "protocol"=>"<string>", "fromPort"=>"<integer>", "toPort"=>"<integer>", "type"=>"inbound"}], "logForwarding"=>{"anypointMonitoring"=>"<boolean>"}, "ingressConfiguration"=>{"readResponseTimeout"=>300, "logs"=>{"portLogLevel"=>"ERROR"}, "protocol"=>"https-redirect", "deployment"=>{"status"=>"<string>", "lastSeenTimestamp"=>"<number>"}}, "managedFirewallRules"=>[{"cidrBlock"=>"<string>", "protocol"=>"<string>", "fromPort"=>"<integer>", "toPort"=>"<integer>", "type"=>"inbound"}, {"cidrBlock"=>"<string>", "protocol"=>"<string>", "fromPort"=>"<integer>", "toPort"=>"<integer>", "type"=>"inbound"}], "enableIAMRole"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring