Manage Resource Availability Rule
Updates and gets the availability rule defined on a resource.
get
/api/v2/tenants/{tenantId}/resources/{resourceId}/availability/rule
Gets the availability rule defined on a resource.Refer to Search Resources API to get the list of a client’s resource IDs.
Path Parameters
- tenantId
Describes the clientId or partnerId of the tenant
- resourceId
00
post
/api/v2/tenants/{tenantId}/resources/{resourceId}/availability/rule
Updates the availability rule defined on a resource.
Path Parameters
- tenantId
Describes the clientId or partnerId of the tenant
- resourceId
00