VmGuestFilesystemFilesGetRequestBody

This is a request body class for an operation.


Properties

credentials Required

The guest authentication data.

JSON Example

{
	"credentials": {
		"interactive_session": false,
		"type": "USERNAME_PASSWORD"
	}
}

Feedback

Was this page helpful?