ServicePackAuthorization
Bases: OCIType
Authorize (with quantity) or unauthorize a service pack.
Attributes:
service_pack_name (str):
authorized_quantity (Optional[UnboundedPositiveInt]):
unauthorized (Optional[bool]):
Bases: OCIType
Authorize (with quantity) or unauthorize a service pack.
Attributes:
service_pack_name (str):
authorized_quantity (Optional[UnboundedPositiveInt]):
unauthorized (Optional[bool]):
src/mercury_ocip_fast/commands/commands.py