Get List of Plans
Select
SaaS
Customer Managed
Get All Plans as Name Id Pairs
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
entities object[]
id int32name string
{
"entities": [
{
"id": 0,
"name": "string"
}
]
}
Requested Details not found
Loading...