Vm_Guest_Environment_List_RequestBody
Vm_Guest_Environment_List_RequestBody
This is a request body class for an operation.
JSON Example
{
"credentials": {
"interactive_session": false,
"type": "string",
"user_name": "string",
"password": "string",
"saml_token": "string"
},
"names": [
"string"
]
}
array of string
names
Required
The names of the variables to be read. If the set is empty, then all the environment variables are returned.