SearchResourceLabels
Search for resources by label key/value criteria across the resource inventory.
GET
/api/v1/resource-labels/searchOperation ID
SearchResourceLabelsSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
keyStringLabel key to search by Label key to search by
valueStringLabel value to filter by; empty matches all values for the given key Label value to filter by; empty matches all values for the given key
resourceTypeStringResource type to restrict search to; empty searches across all resource types Resource type to restrict search to; empty searches across all resource types
pageIntegerPage number (1-based) for pagination Page number (1-based) for pagination
Example: 0
sizeIntegerNumber of records per page Number of records per page
Example: 0
