Gets the business group By its identifier
System Administrator or IaaS Administrator can query the business group of non current tenant.As of release 7.2 use Identity Service https://{{hostname}}/identity/api/tenants/{tenantId}/subtenants/{id}
Request
URI
GET
https://{api_host}/reservation-service/api/reservations/subtenants/{subtenantId}
COPY
Path Parameters
string
subtenantId
Required
subtenantId
Query Parameters
string
tenantId
Optional
tenantId
Responses
200
successful operation
Returns subtenant of type(s) */*
{
"subtenantRoles": [
{
"name": "string",
"principalId": [
{
"domain": "string",
"name": "string"
}
],
"id": "string",
"scopeRoleRef": "string"
}
],
"name": "string",
"description": "string",
"id": "string",
"tenant": "string",
"extensionData": {
"entries": [
{
"key": "string"
}
]
}
}
string
name
Optional
name
string
description
Optional
description
string
id
Optional
id
string
tenant
Optional
tenant
Api Operations
POST
Callback To save content.
GET
Counts the number Of reservations In A local Postgre DB
POST
Create A ProviderPreferences
POST
Create A Reservation entity.
DELETE
Deletes A Reservation with the given id.
DELETE
Deletes the provider preferences
GET
Finds all business groups
GET
Finds all tenants
GET
Gets all Reservations.
GET
Gets all Reservations.
GET
Gets the business group By its identifier
GET
Retrieves A raw content for specified class Id and id.
GET
Retrieves A Reservation.
GET
Retrieves provider preferences By service type id.
GET
Returns A page Of the resources
GET
Returns provider preferences associated with the given Id
POST
Syncronizes A specific reservation
POST
Syncronizes all reservations
PUT
Updates A Reservation entity.
PUT
Updates Or creates A provider preferences