UsageUploadStatusResponse
UsageUploadStatusResponse
JSON Example
{
"upload_id": "328c06b0-6e1f-404b-bbca-03b13e6b9594",
"uploaded_on": "2024-07-01T01:00:00Z",
"usage_report_generated_time": "2024-12-01T01:00:00Z",
"upload_errors": [],
"license_generation_status": "GENERATED",
"license_generation_details": {
"vcf_ops_id": "oplm-90180A6C-6B6B-483C-9859-9AB5F02D547F",
"license_generated_time": "2024-07-01T04:01:01Z"
},
"key_rotation_ack_details": null
}
string
upload_id
Required
upload_id
string
uploaded_on
Required
uploaded_on
string
usage_report_generated_time
Required
usage_report_generated_time
string
license_generation_status
Required
The status of the operation.
- NOT_STARTED: The usage file processing is not started.
- IN_PROGRESS: The usage file processing is in progress.
- GENERATED: License file was successfully generated.
- NOT_GENERATED: License file generation has failed . Kindly check the upload_errors .
Possible values are :
NOT_STARTED,
IN_PROGRESS,
GENERATED,
NOT_GENERATED,
key_rotation_ack_details
Optional
This sections shows acknowledge details whether new public key that is sent is accepted and stored into the VCF BSC portal.