-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Databox stable/2019-09-01 API Version #7317
Conversation
In Testing, Please Ignore[Logs] (Generated from b08d7b9, Iteration 5).NET: test-repo-billy/azure-sdk-for-net [Logs] [Diff]
Python: test-repo-billy/azure-sdk-for-python [Logs] [Diff]
JavaScript: test-repo-billy/azure-sdk-for-js [Logs] [Diff]
Go: test-repo-billy/azure-sdk-for-go [Logs] [Diff]
Java: test-repo-billy/azure-sdk-for-java [Logs] [Diff]Ruby: test-repo-billy/azure-sdk-for-ruby [Logs] [Diff]
|
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
"values": [ | ||
{ | ||
"value": "NotStarted", | ||
"description": "Data copy hasnt started yet." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "Data copy hasnt started yet." | |
"description": "Data copy hasn't started yet." |
"properties": { | ||
"expectedDataSizeInTeraBytes": { | ||
"format": "int32", | ||
"description": "The expected size of the data, which needs to be transfered in this job, in tera bytes.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "The expected size of the data, which needs to be transfered in this job, in tera bytes.", | |
"description": "The expected size of the data, which needs to be transferred in this job, in terabytes.", |
} | ||
], | ||
"properties": { | ||
"expectedDataSizeInTeraBytes": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"expectedDataSizeInTeraBytes": { | |
"expectedDataSizeInTerabytes": { |
"properties": { | ||
"expectedDataSizeInTeraBytes": { | ||
"format": "int32", | ||
"description": "The expected size of the data, which needs to be transfered in this job, in tera bytes.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "The expected size of the data, which needs to be transfered in this job, in tera bytes.", | |
"description": "The expected size of the data, which needs to be transferred in this job, in terabytes.", |
], | ||
"type": "object", | ||
"properties": { | ||
"expectedDataSizeInTeraBytes": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"expectedDataSizeInTeraBytes": { | |
"expectedDataSizeInTerabytes": { |
"DiskScheduleAvailabilityRequest": { | ||
"description": "Request body to get the availability for scheduling disk orders.", | ||
"required": [ | ||
"expectedDataSizeInTeraBytes", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"expectedDataSizeInTeraBytes", | |
"expectedDataSizeInTerabytes", |
"readOnly": true | ||
}, | ||
"returnPackage": { | ||
"$ref": "#/def |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"$ref": "#/def | |
"description": "Identify request and response of active job limit for SKU availability." |
Signing off from ARM side. |
HI @sashanm is this PR ready to merge? |
@yungezz Yes. It is ready to merge |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.