Syntax
retrieveMIVDefinitionCommand = OMBRETRIEVE CMI_DEFINITION "QUOTED_STRING"
"getPropertiesClause"
getPropertiesClause = GET PROPERTIES "(" "propertyNameList" ")"
propertyNameList = "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
Parameters
retrieveMIVDefinitionCommand
This command retrieves the details of an CMI Definition
QUOTED_STRING
Name of the existing CMI definition or path to the CMI definition.
getPropertiesClause
Retrieve a set of properties that is associated with an CMI Definition.
propertyNameList
Comma separated list of property names. Property names are unquoted.