{ "uuid": "52730de7-f337-4c01-b0c9-8e688fd9ba01", "lastMigration": 29, "name": "FabricAdminClient", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "f866b335-875c-4424-bc48-c73b6b482677", "documentation": "Returns a list of all scale unit nodes in a location.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes", "responses": [ { "uuid": "704a327d-d061-4ece-898c-5b612c685f8a", "body": "{\n \"nextLink\": \"\",\n \"value\": [\n {\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "e96c6b08-46fe-4b65-9419-f4c1c809fe46", "body": "", "latency": 0, "statusCode": 404, "label": "NOT FOUND", "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": "be6ea7f2-3392-4835-80d8-2b90c97dcc2d", "documentation": "Return the requested scale unit node.", "method": "get", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode", "responses": [ { "uuid": "e57975b8-0476-4530-b66b-24d2e093e79c", "body": "{\n \"id\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"tags\": {},\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "ee444dbf-d25f-4609-a8f5-327702fc33f0", "body": "", "latency": 0, "statusCode": 404, "label": "NOT FOUND", "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": "eee2e818-a637-4560-b59e-f92c1b7f93c1", "documentation": "Power off a scale unit node.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode/PowerOff", "responses": [ { "uuid": "8da82d35-f71a-4681-8ac8-b945950300e2", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "8d40e5b5-7898-458b-b073-f27d458ce61d", "body": "", "latency": 0, "statusCode": 202, "label": "ACCEPTED", "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": "43c5418d-d91c-408f-8589-4a22e72f301d", "documentation": "Power on a scale unit node.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode/PowerOn", "responses": [ { "uuid": "3c7f88c0-a517-4658-85dd-27edfe4827f2", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "98a8be30-732b-4e96-88fe-4688789131eb", "body": "", "latency": 0, "statusCode": 202, "label": "ACCEPTED", "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": "49ea9243-740a-4685-ba43-f4bcd54ef75e", "documentation": "Repairs a node of the cluster.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode/Repair", "responses": [ { "uuid": "17c0d836-9c4a-4284-bbcf-516b0a664174", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "27ce466a-63bb-4aff-9504-897195b7e789", "body": "", "latency": 0, "statusCode": 202, "label": "ACCEPTED", "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": "8e01c67c-b3cc-460f-ba44-a3e8c4950772", "documentation": "Shutdown a scale unit node.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode/Shutdown", "responses": [ { "uuid": "04999421-eb94-4d02-b037-2f7362fa97fb", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "6cfdb306-cb38-4013-8628-90dda6b58e16", "body": "", "latency": 0, "statusCode": 202, "label": "ACCEPTED", "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": "ad4ed4cb-8dda-454a-a00b-42baca3697fa", "documentation": "Start maintenance mode for a scale unit node.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode/StartMaintenanceMode", "responses": [ { "uuid": "9e50049a-9e19-4553-9db0-4930b94b4f75", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "46df75ba-d643-4921-8858-f9f3ce8fd051", "body": "", "latency": 0, "statusCode": 202, "label": "ACCEPTED", "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": "16d0c729-fbd9-44b0-9ac0-132e3f821567", "documentation": "Stop maintenance mode for a scale unit node.", "method": "post", "endpoint": "subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Fabric.Admin/fabricLocations/:location/scaleUnitNodes/:scaleUnitNode/StopMaintenanceMode", "responses": [ { "uuid": "83cce09f-a64a-4e99-b81a-8f2d31b55865", "body": "", "latency": 0, "statusCode": 200, "label": "OK", "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": "277ae860-545e-4799-b9bd-77eafc0a7e0e", "body": "", "latency": 0, "statusCode": 202, "label": "ACCEPTED", "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": "f866b335-875c-4424-bc48-c73b6b482677" }, { "type": "route", "uuid": "be6ea7f2-3392-4835-80d8-2b90c97dcc2d" }, { "type": "route", "uuid": "eee2e818-a637-4560-b59e-f92c1b7f93c1" }, { "type": "route", "uuid": "43c5418d-d91c-408f-8589-4a22e72f301d" }, { "type": "route", "uuid": "49ea9243-740a-4685-ba43-f4bcd54ef75e" }, { "type": "route", "uuid": "8e01c67c-b3cc-460f-ba44-a3e8c4950772" }, { "type": "route", "uuid": "ad4ed4cb-8dda-454a-a00b-42baca3697fa" }, { "type": "route", "uuid": "16d0c729-fbd9-44b0-9ac0-132e3f821567" } ] }