Manage resource templates
Assigns, unassigns, and updates resource templates.
delete
/api/v2/tenants/{tenantId}/resources/{resourceId}/templates
Unassigns resource templates.
Path Parameters
- tenantId
Describes the clientId or mspId of tenant
- resourceId
Describes the uuid of the resource
00
post
/api/v2/tenants/{tenantId}/resources/{resourceId}/templates
Assigns and updates resource templates.
Path Parameters
- tenantId
Describes the clientId or mspId of tenant
- resourceId
Describes the uuid of the resource
00