list-resource-event-catalog¶
- subtitle
Lists all the types of resource events available in the catalog.
- version
0.9.141
Description¶
Lists all the types of resource events available in the catalog.
Synopsis¶
list-resource-event-catalog
--resource-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--resource-crn
(string)
The resource CRN to which the resource catalog events are associated with.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
resourceEvents -> (array)
List of resource events that the user can potentially subscribe to.
item -> (object)
The details of the events present in the event catalog.
eventTypeId -> (string)
ID of the event in the catalog.
eventName -> (string)
Name of the event in the catalog.
eventDescription -> (string)
Description of the event in the catalog.
eventSeverityLists -> (array)
List of severity for the catalog.
item -> (string)
targetedEventType -> (string)
Represents the type of the targeted event.
Form Factors¶
public, private