RootController
Properties
Name |
Type |
Description |
Notes |
status |
RootControllerStatus |
|
[optional] [default to null] |
id |
String |
ID of a resource. Typically the ID is unique for each resource kind in a service. However, sometimes a resource have a parent resource, then the ID may be unique only within this parent resource. |
[optional] [default to null] |
name |
String |
Relative name of a resource (`path-noscheme`), assigned by system when the resource is created. |
[optional] [default to null] |
subControllerStatusMap |
Map |
A dictionary with dynamic key-value pairs |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]