Type Alias ValidatePartitioningSchemaRequest
ValidatePartitioningSchemaRequest: { offerId: string; osId: string; partitioningSchema?: Schema; zone?: Zone; } Type declaration
offerId: string
osId: string
Optional
partitioningSchema?: Schema
Optional
zone?: Zone
Offer ID of the server.