Manage Management Profile
Gets, updates, and deletes a management profile.
delete
/api/v2/tenants/{tenantId}/managementProfiles/{profileId}
Path Parameters
- tenantId
Describes the uuid of the tenant
- profileId
Describes the uuid of the assigned mangement profile
get
/api/v2/tenants/{tenantId}/managementProfiles/{profileId}
Path Parameters
- tenantId
Describes the uuid of the tenant
- profileId
Describes the uuid of the assigned mangement profile
00
post
/api/v2/tenants/{tenantId}/managementProfiles/{profileId}
Path Parameters
- tenantId
Describes the uuid of the tenant
- profileId
Describes the uuid of the assigned mangement profile
00
00