Create ResourceGroup
Create ResourceGroup
Create a ResourceGroup for the UUID
POST
Create ResourceGroup
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Response
Return the new ResourceGroup
The UUID of the entity.
The version number:
- Create: On initial Create to insert a new entity, the version is set at 1 in the response.
- Update: On successful Update, the version is incremented by 1 in the response.
The name of the Resource Group.
The date and time (in ISO-8601 format) when the Resource Group was created.
The date and time (in ISO-8601 format) when the Resource Group was last modified.
The unique identifier (UUID) of the user who created this Resource Group.
The unique identifier (UUID) of the user who last modified this Resource Group.