{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-azsadmin-infrarole","description":"FabricAdminClient","version":"2016-05-01","base_url":"https://management.azure.com","endpoints":3,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api FabricAdminClient\n@base https://management.azure.com\n@version 2016-05-01\n@auth OAuth2\n@endpoints 3\n@toc subscriptions(3)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/infraRoles/{infraRole}\n@desc Returns the requested infrastructure role description.\n@required {infraRole: any # Infrastructure role name.}\n@returns(200) OK\n@errors {404: NOT FOUND}\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/infraRoles\n@desc Returns a list of all infrastructure roles at a location.\n@returns(200) OK\n@errors {404: NOT FOUND}\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/infraRoles/{infraRole}/Restart\n@desc Restarts the requested infrastructure role.\n@required {infraRole: any # Infrastructure role name.}\n@returns(200) OK\n@returns(202) ACCEPTED\n\n@end\n"}