Operation Class

Describes a REST API operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Operation

Constructor

Operation(**kwargs)

Variables

name
str

The name of the operation. This name is of the form {provider}/{resource}/{operation}.

display
OperationDisplay

The object that describes the operation.