File tree Expand file tree Collapse file tree
data-plane/Microsoft.DataLakeAnalytics/2017-09-01-preview
resource-manager/Microsoft.DataLakeAnalytics/2016-11-01
datalake-store/resource-manager/Microsoft.DataLakeStore/2016-11-01 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 350350 },
351351 "202" : {
352352 "description" : " Successfully initiated the cancellation of the specified job."
353+ },
354+ "204" : {
355+ "description" : " The specified job was not found."
353356 }
354357 },
355358 "x-ms-long-running-operation" : true
384387 },
385388 "202" : {
386389 "description" : " Successfully initiated the yielding of the specified job."
390+ },
391+ "204" : {
392+ "description" : " The specified job was not found."
387393 }
388394 },
389395 "x-ms-long-running-operation" : true
499505 "$ref" : " #/definitions/JobInformation"
500506 }
501507 },
508+ "201" : {
509+ "description" : " Successfully initiated an update of the specified job."
510+ },
502511 "202" : {
503512 "description" : " Successfully initiated an update of the specified job."
504513 }
Original file line number Diff line number Diff line change 15101510 "schema" : {
15111511 "$ref" : " #/definitions/DataLakeAnalyticsAccount"
15121512 }
1513+ },
1514+ "202" : {
1515+ "description" : " Successfully initiated an update of the specified account." ,
1516+ "schema" : {
1517+ "$ref" : " #/definitions/DataLakeAnalyticsAccount"
1518+ }
15131519 }
15141520 },
15151521 "x-ms-long-running-operation" : true
Original file line number Diff line number Diff line change 652652 "schema" : {
653653 "$ref" : " #/definitions/DataLakeStoreAccount"
654654 }
655+ },
656+ "202" : {
657+ "description" : " Successfully initiated the update of the account details." ,
658+ "schema" : {
659+ "$ref" : " #/definitions/DataLakeStoreAccount"
660+ }
655661 }
656662 },
657663 "x-ms-long-running-operation" : true
691697 "200" : {
692698 "description" : " Successfully deleted the specified account."
693699 },
694- "204" : {
695- "description" : " The specified account was not found."
696- },
697700 "202" : {
698701 "description" : " Successfully initiated the deletion of the specified account."
702+ },
703+ "204" : {
704+ "description" : " The specified account was not found."
699705 }
700706 },
701707 "x-ms-long-running-operation" : true
You can’t perform that action at this time.
0 commit comments