Get
/api/resource-manager/my-resources
Retrieve a list of all resources that user has access to
Security
HTTP
Type bearer
Query parameters
filter
string
Parameter to filter resource by key
Examplekey eq env
searchText
string
Parameter to filter resource by search text
Exampletest
type
string
Parameter to filter resource by type i.e.frequently used
ExamplefrequentlyUsed
page
integer
Parameter to specify the page number of the records to retrieve
Default0
size
integer
Parameter to specify the number of records to retrieve per page
Default20
sort
string
parameter to specify the sort parameter and direction
Responses
200
Successful operation
object
count
integer
page
integer
size
integer
sort
string
data
Array of object (MyResourcesDto)
object
transactionId
string
favoriteId
string
Example12345
resourceId
string
Example12345
resourceName
string
Examplelinux-server
resourceDescription
string
Exampledescription of linux server
profileId
string
Exampleasdckl4347mcc
profileName
string
Examplelinux-server-admin
profileDescription
string
Exampledescription of test profile
resourceTypeName
string
ExampleserverType
resourceLabels
object
property*
Array of string additionalProperties
string
status
string
expirationDuration
string
checkedOutTime
string
checkedInTime
string
approvalValidityTime
string
consoleAccess
boolean
Defaultfalse
progAccess
boolean
Defaultfalse
showOrigCreds
boolean
Defaultfalse