{ "uuid": "ecd7cfbb-d0ed-40ab-ba19-3955b730c382", "lastMigration": 29, "name": "Artifact", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "15b464e0-8554-4826-8900-30536047d1fd", "documentation": "Get Batch Artifacts by Ids.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/batch/metadata", "responses": [ { "uuid": "e7452e71-8e5d-4c3c-95e5-335a5a3f3506", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The requested Batch Artifacts are returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4747605e-0f24-4664-ae64-bf2000097d6e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a436d378-15a5-4a7a-aead-ffd66eb38c58", "documentation": "Create Artifact.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/metadata", "responses": [ { "uuid": "2c565fa9-d541-4a59-975d-38c4c9ade2e2", "body": "{\n \"artifactId\": \"\",\n \"container\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"dataPath\": {\n \"dataStoreName\": \"\",\n \"relativePath\": \"\",\n \"sqlDataPath\": {\n \"sqlQuery\": \"\",\n \"sqlStoredProcedureName\": \"\",\n \"sqlStoredProcedureParams\": [\n {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'String' 'Int' 'Decimal' 'Guid' 'Boolean' 'Date')}}\",\n \"value\": \"\"\n }\n ],\n \"sqlTableName\": \"\"\n }\n },\n \"etag\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Artifact is created successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42be544c-1824-483b-9a1b-a88ceb962ed4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "976f5089-dc78-44dd-8ae3-752e57d221c3", "documentation": "Create an Artifact for an existing data location.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/register", "responses": [ { "uuid": "cde26daa-7859-4877-80a0-caa19be0c4b6", "body": "{\n \"artifactId\": \"\",\n \"container\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"dataPath\": {\n \"dataStoreName\": \"\",\n \"relativePath\": \"\",\n \"sqlDataPath\": {\n \"sqlQuery\": \"\",\n \"sqlStoredProcedureName\": \"\",\n \"sqlStoredProcedureParams\": [\n {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'String' 'Int' 'Decimal' 'Guid' 'Boolean' 'Date')}}\",\n \"value\": \"\"\n }\n ],\n \"sqlTableName\": \"\"\n }\n },\n \"etag\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Artifact is created successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3126d776-e78b-4af7-bf85-87155c3ed5a4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f2d4496-f6a3-454e-9c8a-1ef33da5acd2", "documentation": "Get Batch Artifacts storage by Ids.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/storageuri/batch/metadata", "responses": [ { "uuid": "c8bcc112-f664-4fc1-b244-ebbc66766e5a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The Batch Artifact's storage are returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7224d63e-f451-4d05-86ee-c92d90157ed1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3ea7864-a9db-4d3a-a5bc-99b7545bc610", "documentation": "Get Artifacts metadata in a container or path.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container", "responses": [ { "uuid": "1370954a-cdc2-4d18-be9f-02cf3d42076f", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"value\": [\n {\n \"artifactId\": \"\",\n \"container\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"dataPath\": {\n \"dataStoreName\": \"\",\n \"relativePath\": \"\",\n \"sqlDataPath\": {\n \"sqlQuery\": \"\",\n \"sqlStoredProcedureName\": \"\",\n \"sqlStoredProcedureParams\": [\n {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'String' 'Int' 'Decimal' 'Guid' 'Boolean' 'Date')}}\",\n \"value\": \"\"\n }\n ],\n \"sqlTableName\": \"\"\n }\n },\n \"etag\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The details of the Artifacts are returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ca67e08-43c2-41fd-a009-6a43c3bcaadc", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2043ba7-93aa-4077-85c1-b15a5208f20e", "documentation": "Delete Artifact Metadata.", "method": "delete", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/batch", "responses": [ { "uuid": "3e69986e-7225-4fcf-a2f1-9c92ee2fe912", "body": "", "latency": 0, "statusCode": 200, "label": "The Artifact metadata deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e4919552-b420-4ff9-8004-665c2112b4af", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9b2dac3-1f07-4d04-a047-e96848c2179c", "documentation": "Batch ingest using shared access signature.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/batch/ingest/containersas", "responses": [ { "uuid": "18a83ccf-eb1b-47c8-bd25-9f870eb8e2b7", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"value\": [\n {\n \"artifactId\": \"\",\n \"container\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"dataPath\": {\n \"dataStoreName\": \"\",\n \"relativePath\": \"\",\n \"sqlDataPath\": {\n \"sqlQuery\": \"\",\n \"sqlStoredProcedureName\": \"\",\n \"sqlStoredProcedureParams\": [\n {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'String' 'Int' 'Decimal' 'Guid' 'Boolean' 'Date')}}\",\n \"value\": \"\"\n }\n ],\n \"sqlTableName\": \"\"\n }\n },\n \"etag\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The Batch is ingested using shared access signature successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1cc4561e-0397-4aa8-a61f-a0222ae692ca", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "630ba1d8-2054-4dbd-9ccc-daf2acfbc757", "documentation": "Create a batch of empty Artifacts.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/batch/metadata", "responses": [ { "uuid": "0e2f199f-9e9a-4be3-8407-0ea100f80605", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The Batch of empty Artifacts created successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ae23f354-5b49-498d-8f2a-c9e2e220f8bf", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "890d870d-82ad-4da0-ba88-a84048bb04ca", "documentation": "Delete Batch of Artifact Metadata.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/batch/metadata:delete", "responses": [ { "uuid": "30aefdf2-fade-4576-b890-5f4e8bbcc613", "body": "", "latency": 0, "statusCode": 200, "label": "The batch delete of Artifact metadata completed successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea797955-c008-4165-a4e4-accfc64defd5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23f067a6-ac5d-408b-b141-fd8b8d39254b", "documentation": "Get Artifact content by Id.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/content", "responses": [ { "uuid": "e9432c73-6f4d-4944-8d6b-90e26a08c5be", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "File Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4b2f4ca-fce4-4a1f-82e5-79a75debc297", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2f264e85-b918-42ab-8b49-c7cf7394488e", "documentation": "Upload Artifact content.", "method": "post", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/content", "responses": [ { "uuid": "428aacb2-ce6e-4674-9739-ea0b0bd15eb7", "body": "{\n \"artifactId\": \"\",\n \"container\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"dataPath\": {\n \"dataStoreName\": \"\",\n \"relativePath\": \"\",\n \"sqlDataPath\": {\n \"sqlQuery\": \"\",\n \"sqlStoredProcedureName\": \"\",\n \"sqlStoredProcedureParams\": [\n {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'String' 'Int' 'Decimal' 'Guid' 'Boolean' 'Date')}}\",\n \"value\": \"\"\n }\n ],\n \"sqlTableName\": \"\"\n }\n },\n \"etag\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Artifact content is uploaded successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "41532cf6-dc68-489b-ab84-f7a0694edc7e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ab1e8cf-b327-4bc6-9c24-08f675ac746b", "documentation": "Get Artifact content information.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/contentinfo", "responses": [ { "uuid": "e2ff1cd2-fe8d-4cb3-84b9-948d3f175857", "body": "{\n \"container\": \"\",\n \"contentUri\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Artifact content information is returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "27948f95-6faa-4847-a2f8-2eab489df0fe", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8293ad9e-7505-4202-a18b-7598b95bebe3", "documentation": "Get Artifact storage content information.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/contentinfo/storageuri", "responses": [ { "uuid": "0a06a833-e0ba-4d0c-a701-87a4ace49260", "body": "{\n \"container\": \"\",\n \"contentUri\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Artifact storage content information is returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "10f18561-b666-473f-9371-3ec0717531eb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "76d88b70-3db6-4bed-ba03-df8c71353389", "documentation": "Delete Artifact Metadata.", "method": "delete", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/metadata", "responses": [ { "uuid": "89e67984-73d4-4728-af40-334953aac241", "body": "", "latency": 0, "statusCode": 200, "label": "The Artifact metadata deleted successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c42e432c-a5a6-4ca8-8a70-d847cdca81c1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6bf255f9-5486-43d7-9400-803134b2b601", "documentation": "Get Artifact metadata by Id.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/metadata", "responses": [ { "uuid": "147bab74-2b7a-4bbc-b660-4a066d574f87", "body": "{\n \"artifactId\": \"\",\n \"container\": \"\",\n \"createdTime\": \"{{faker 'date.recent' 365}}\",\n \"dataPath\": {\n \"dataStoreName\": \"\",\n \"relativePath\": \"\",\n \"sqlDataPath\": {\n \"sqlQuery\": \"\",\n \"sqlStoredProcedureName\": \"\",\n \"sqlStoredProcedureParams\": [\n {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'String' 'Int' 'Decimal' 'Guid' 'Boolean' 'Date')}}\",\n \"value\": \"\"\n }\n ],\n \"sqlTableName\": \"\"\n }\n },\n \"etag\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The details of the Artifact are returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab197fb6-c93c-473d-a343-fa2e8c1b2de0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2231e009-ec50-466f-afe7-a5fcb69ae041", "documentation": "Get shared access signature for an Artifact", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/prefix/contentinfo", "responses": [ { "uuid": "9b9751b3-c6ed-46da-8df6-7df54ba2fbc0", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"value\": [\n {\n \"container\": \"\",\n \"contentUri\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The Artifact writable shared access signature is returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e00eb11d-8aaa-449f-8f42-9cf49e4cf5e0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2467ed3-4b27-4e0e-8dab-bb60bf08dc57", "documentation": "Get storage Uri for Artifacts in a path.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/prefix/contentinfo/storageuri", "responses": [ { "uuid": "1f173fc9-c4fd-421d-b673-41d1ca760590", "body": "{\n \"continuationToken\": \"\",\n \"nextLink\": \"\",\n \"value\": [\n {\n \"container\": \"\",\n \"contentUri\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "The Artifact storage uri is returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d835e27b-2b69-4702-a6b1-efd6b2f52285", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d879ae79-a0f9-498b-89b8-6d880048927a", "documentation": "Get writable shared access signature for Artifact.", "method": "get", "endpoint": "artifact/v2.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/artifacts/:origin/:container/write", "responses": [ { "uuid": "16de6955-993c-4599-9ec5-d484de6cbea7", "body": "{\n \"container\": \"\",\n \"contentUri\": \"\",\n \"origin\": \"\",\n \"path\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The Artifact writable shared access signature is returned successfully.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "119a9df7-af2c-4f13-bd3b-d704152938c4", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Error response describing why the operation failed.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "15b464e0-8554-4826-8900-30536047d1fd" }, { "type": "route", "uuid": "a436d378-15a5-4a7a-aead-ffd66eb38c58" }, { "type": "route", "uuid": "976f5089-dc78-44dd-8ae3-752e57d221c3" }, { "type": "route", "uuid": "9f2d4496-f6a3-454e-9c8a-1ef33da5acd2" }, { "type": "route", "uuid": "d3ea7864-a9db-4d3a-a5bc-99b7545bc610" }, { "type": "route", "uuid": "e2043ba7-93aa-4077-85c1-b15a5208f20e" }, { "type": "route", "uuid": "e9b2dac3-1f07-4d04-a047-e96848c2179c" }, { "type": "route", "uuid": "630ba1d8-2054-4dbd-9ccc-daf2acfbc757" }, { "type": "route", "uuid": "890d870d-82ad-4da0-ba88-a84048bb04ca" }, { "type": "route", "uuid": "23f067a6-ac5d-408b-b141-fd8b8d39254b" }, { "type": "route", "uuid": "2f264e85-b918-42ab-8b49-c7cf7394488e" }, { "type": "route", "uuid": "1ab1e8cf-b327-4bc6-9c24-08f675ac746b" }, { "type": "route", "uuid": "8293ad9e-7505-4202-a18b-7598b95bebe3" }, { "type": "route", "uuid": "76d88b70-3db6-4bed-ba03-df8c71353389" }, { "type": "route", "uuid": "6bf255f9-5486-43d7-9400-803134b2b601" }, { "type": "route", "uuid": "2231e009-ec50-466f-afe7-a5fcb69ae041" }, { "type": "route", "uuid": "e2467ed3-4b27-4e0e-8dab-bb60bf08dc57" }, { "type": "route", "uuid": "d879ae79-a0f9-498b-89b8-6d880048927a" } ] }