Changed2
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Scope
DescriptionGet the scope by its id
Request
URLURL
https://localhost/suite-api/api/auth/scopes/{scopeId}
Path Parameters
Path Parameters
string
scopeId
Required
The scope id to retrieve
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
ScopeDetails
of type(s) application/json, application/xml
The scope corresponding to the specified id
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/auth/scopes/{scopeId}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
What's changed in latest?
INTRODUCED
New in this version
Auth Operations
post
post
post
put
post
Create Scope
Introduced
post
post
post
delete
delete
Delete Scopes
Introduced
delete
delete
delete
delete
delete
get
Get All Object Scopes
Introduced
get
get
get
get
get
get
Get Scope
Introduced
get
get
get
get
post
put
Modify Scope
Introduced
put
patch
post
delete
put
Synchronize User Groups
Changed
post
put