[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations

Get Resource Type Properties For Adapter Type

Description

Supports optional parameters to get specific Resource Type Properties

Request

Request

URL

URL


get
https://localhost/suite-api/api/adapterkinds/{adapterKindKey}/resourcekinds/{resourceKindKey}/properties
Copy

Path Parameters

Path Parameters

string
adapterKindKey Required

The Adapter Kind Identifier


string
resourceKindKey Required

The Resource Kind Identifier


Query Parameters

Query Parameters

array
properties Optional

Optional list of property names to filter by


boolean
retrieveAllLocalizations Optional

Optional param that specifies whether need to report names in all localizations

retrieveAllLocalizations example
false

boolean
retrieveAttributeKeys Optional

Optional param that specifies whether need to report attribute keys or no.

retrieveAttributeKeys example
false

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns ResourceKindAttributes of type(s) application/json, application/xml

The Resource Attribute Type List

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl https://localhost/suite-api/api/adapterkinds/{adapterKindKey}/resourcekinds/{resourceKindKey}/properties


Feedback

Was this page helpful?