Create a storage groupCopy Pagepost https://{hostname}/storage/v1/storage-groupsThis operation creates a new storage group to house your content.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsEncapsulates the configuration of a group. You can list and get details of a group.contractIdstringrequiredThe unique identifier set for the contract that contains your instance of NetStorage and this group.cpcodesarray of objectsrequiredEncapsulates CP codes assigned to a group.cpcodes*ADD objectdomainPrefixstringrequiredYour unique domain prefix (subdomain) value that the NetStorage system applies to the Domain Names used to access the group.groupIdintegerThe unique identifier for the storage group in Control Center under which you want to provision.storageGroupNamestringrequiredThe name you've set for the group.zonesarray of objectsrequiredThe geographic replication zones configured for use with this group. These are also referred to as replicas.zones*ADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 201Created storage group. 400Badly formatted JSON. Compare with the schema. 401Unauthorized Request. 403Application permission error. 429The maximum request count for a specific time duration for this resource has been reached.Updated 4 months ago