Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SearchAssociatedResourcesDetails

The criteria for searching associated monitored resources.

Properties

Optional associationTypes

associationTypes: Array<string>

Association types filter to be searched for finding associated resources.

compartmentId

compartmentId: string

Compartment Identifier OCID.

Optional limitLevel

limitLevel: undefined | number

The field which determines the depth of hierarchy while searching for associated resources. Possible values - 0 for all levels. And positive number to indicate different levels. Default value is 1, which indicates 1st level associations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional resourceId

resourceId: undefined | string

Monitored resource identifier for which the associated resources should be fetched. Either resourceId or resourceType should be provided.

Optional resourceType

resourceType: undefined | string

A filter to return associated resources that match resources of type. Either resourceId or resourceType should be provided.

Functions

getDeserializedJsonObj

getJsonObj