Perform method GET on resource
get
/iam/access/api/v1/health/dmsinfo
Dms information can be introspected by performing the following operations. Operation to be performed is expected
to be specified in the operation parameter.
Available operations:
- types
- Lists all available types
- type
- Lists noun information for type provided in parameter type
- sensors
- Lists sensor information for type provided in parameter type
- reset
- resets sensors for type provided in parameter type
- help
- Produces a help message describing available operations
- nouns
- displays nouns and generic information .The list can be filtered by providing parameter prefix that would be the noun path prefix, or noun type specified by type
- objects
- displays objects and generic information .The list can be filtered by providing parameter prefix that would be the noun path prefix
Request
Query Parameters
-
operation: string
operation to be performed. Should contain the name of the operation.
-
prefix: string
Noun path prefix
-
sensor: string
parameter identifies the output list as list of sensors for provided type.
-
type: string
dms sensor type that needs to be queried on.
Response
Supported Media Types
- text/html
Default Response
success
Root Schema : schema
Type:
text/html