GroupServiceAuthorizationAndAssignment
Bases: OCIType
Authorize (with quantity) a group service, and optionally assign the service.
Attributes:
service_name (str):
authorized_quantity (Optional[UnboundedPositiveInt]):
assign (Optional[bool]):
Bases: OCIType
Authorize (with quantity) a group service, and optionally assign the service.
Attributes:
service_name (str):
authorized_quantity (Optional[UnboundedPositiveInt]):
assign (Optional[bool]):
src/mercury_ocip/commands/commands.py