Create Resource Partition

This API requires the Account Administrator role.

Creates an resource partition. Resource Partition can be created with one or more type.
The following fields must be unique otherwise a HTTP 409 Conflcit will be returned:
* name

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

Body Params

Resource Partition

resource partition information

string
required
length between 2 and 255
^[a-zA-Z\p{L}0-9]+([ ]*[a-zA-Z\p{L}0-9-\_\*\=\+\$\:\;\&\~\,\?\%\!\|\{\}\`\.\']+)*$

Name of the resource partition

string
length between 5 and 1024

Information about resource partition

resources
array of objects
length ≤ 100

List of the different type of resources assigned to the resource partition

resources
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json