# Structs

ACLGetResponseBody contains the body from an access control list response.
ACLGetResponseData contains the data from an access control list response.
ACLUpdateRequestBody contains the data for an access control list update request.
Client is an interface for performing requests against the Proxmox 'access' API.
GroupCreateRequestBody contains the data for an access group create request.
GroupGetResponseBody contains the body from an access group get response.
GroupGetResponseData contains the data from an access group get response.
GroupListResponseBody contains the body from an access group list response.
GroupListResponseData contains the data from an access group list response.
GroupUpdateRequestBody contains the data for an access group update request.
RoleCreateRequestBody contains the data for an access group create request.
RoleGetResponseBody contains the body from an access group get response.
RoleListResponseBody contains the body from an access group list response.
RoleListResponseData contains the data from an access group list response.
RoleUpdateRequestBody contains the data for an access group update request.
UserChangePasswordRequestBody contains the data for a user password change request.
UserCreateRequestBody contains the data for a user create request.
UserGetResponseBody contains the body from a user get response.
UserGetResponseData contains the data from an user get response.
UserListResponseBody contains the body from a user list response.
UserListResponseData contains the data from an user list response.
UserTokenCreateRequestBody contains the data for a user token create request.
UserTokenCreateResponseBody contains the body from a user token create response.
UserTokenCreateResponseData contains the data from a user token create response.
UserTokenGetResponseBody contains the body from a user token get response.
UserTokenGetResponseData contains the data from a user token get response.
UserTokenListResponseBody contains the body from a user token list response.
UserTokenListResponseData contains the data from a user token list response.
UserUpdateRequestBody contains the data for an user update request.

# Type aliases

UserTokenUpdateRequestBody contains the data for a user token update request.