Create a data partition.
Key of the data partition
it must follow pattern: ^[a-zA-Z0-9-][\w-]{0,61}$.
If true, the partition will be created as a staged partition. Staged partitions are mutable and can be modified.
If false, the partition will be created directly. This is the default behaviour and will make the data partition are immutable.
As of now, staged partitions are not fully supported and it is recommended to directly create
ready partitions.
A successful response when the data partition was created.
The status of the data partition.
STATUS_READY, STATUS_STAGE, STATUS_STALE