Search and Facet Compute Resources
POST {{cb_url}}/lcm/view/v1/orgs/{{cb_org_key}}/compute_resources/_search
Search and facet compute resources in your organization
RBAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
workloads.vcenter.vm | READ |
Request Body
{"start"=>"<long>", "rows"=>"<long>", "sort"=>[{"field"=>"<string>", "order"=>"<string>"}], "query"=>"<string>", "criteria"=>{"type"=>["<string>"], "appliance_uuid"=>["<string>"], "cluster_name"=>["<string>"], "datacenter_name"=>["<string>"], "esx_host_name"=>["<string>"], "esx_host_uuid"=>["<string>"], "vcenter_name"=>["<string>"], "vcenter_host_url"=>["<string>"], "vcenter_uuid"=>["<string>"], "name"=>["<string>"], "host_name"=>["<string>"], "ip_address"=>["<string>"], "device_guid"=>["<string>"], "registration_id"=>["<string>"], "eligibility"=>["<string>"], "eligibility_code"=>["<string>"], "installation_status"=>["<string>"], "installation_type"=>["<string>"], "uuid"=>["<string>"], "os_description"=>["<string>"], "os_type"=>["<string>"], "os_architecture"=>["<string>"], "vmwaretools_version"=>["<string>"]}, "terms"=>{"rows"=>"<long>", "fields"=>["<string>"]}}