LocalAccountsListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
List of identifiers The result will contain identifiers for the resource type: com.vmware.appliance.local_accounts.
JSON Example
{
"value": [
"string"
]
}