ValidatePartitioningSchemaRequest: {
    offerId: string;
    osId: string;
    partitioningSchema?: Schema;
    zone?: Zone;
}

Type declaration

  • offerId: string

    Offer ID of the server.

  • osId: string

    OS ID.

  • OptionalpartitioningSchema?: Schema

    Partitioning schema.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.