File tree Expand file tree Collapse file tree 3 files changed +23
-3
lines changed
Expand file tree Collapse file tree 3 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,14 @@ Possible enum values:
6767
6868{% hint style="success" %}
6969Returns:
70- ** [ unknown] ( ./ ) **
70+ batch response
71+ - ` spaces ` : Array of [ spaces] ( ./../spaces )
72+ - ` devices ` : Array of [ devices] ( ./../devices )
73+ - ` acs_entrances ` : Array of [ acs\_ entrances] ( ./../acs/entrances )
74+ - ` connected_accounts ` : Array of [ connected\_ accounts] ( ./../connected_accounts )
75+ - ` acs_systems ` : Array of [ acs\_ systems] ( ./../acs/systems )
76+ - ` user_identities ` : Array of [ user\_ identitys] ( ./../user_identities )
77+ - ` acs_access_groups ` : Array of [ acs\_ access\_ groups] ( ./../acs/access_groups ) **
7178
7279{% endhint %}
7380
Original file line number Diff line number Diff line change @@ -70,7 +70,15 @@ Possible enum values:
7070
7171{% hint style="success" %}
7272Returns:
73- ** [ unknown] ( ./ ) **
73+ batch response
74+ - ` spaces ` : Array of [ spaces] ( ./../spaces )
75+ - ` devices ` : Array of [ devices] ( ./../devices )
76+ - ` acs_entrances ` : Array of [ acs\_ entrances] ( ./../acs/entrances )
77+ - ` access_grants ` : Array of [ access\_ grants] ( ./../access_grants )
78+ - ` access_methods ` : Array of [ access\_ methods] ( . )
79+ - ` instant_keys ` : Array of [ instant\_ keys] ( ./../instant_keys )
80+ - ` client_sessions ` : Array of [ client\_ sessions] ( ./../client_sessions )
81+ - ` acs_credentials ` : Array of [ acs\_ credentials] ( ./../acs/credentials ) **
7482
7583{% endhint %}
7684
Original file line number Diff line number Diff line change @@ -70,7 +70,12 @@ Keys of the spaces that you want to get along with their related resources.
7070
7171{% hint style="success" %}
7272Returns:
73- ** [ unknown] ( ./ ) **
73+ batch response
74+ - ` spaces ` : Array of [ spaces] ( . )
75+ - ` devices ` : Array of [ devices] ( ./../devices )
76+ - ` acs_entrances ` : Array of [ acs\_ entrances] ( ./../acs/entrances )
77+ - ` connected_accounts ` : Array of [ connected\_ accounts] ( ./../connected_accounts )
78+ - ` acs_systems ` : Array of [ acs\_ systems] ( ./../acs/systems ) **
7479
7580{% endhint %}
7681
You can’t perform that action at this time.
0 commit comments