Live Systems
A Live System is the result of a specific instantiation of a Fractal
Fractal Live Systems (v1)
Download OpenAPI specification:Download
Fractal Cloud: contact-us@fractal.cloud URL: https://fractal.cloud/
Fractal Live Systems description
/LiveSystems
Authorizations:
Bearer
Request Body schema:
| liveSystemId | string or null |
| fractalId | string or null |
| description | string or null |
| provider | string or null |
object or null | |
object (EnvironmentDto) |
Responses
Request samples
- Payload
Content type
{- "liveSystemId": "string",
- "fractalId": "string",
- "description": "string",
- "provider": "string",
- "blueprintMap": {
- "property1": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}, - "property2": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}
}, - "environment": {
- "id": {
- "type": "Unknown",
- "ownerId": "4d206909-730f-409a-88f6-dcfaa8fc28cc",
- "shortName": "string"
}, - "parameters": {
- "property1": null,
- "property2": null
}
}
}Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
Request Body schema:
| liveSystemId | string or null |
| fractalId | string or null |
| description | string or null |
| provider | string or null |
object or null | |
object (EnvironmentDto) | |
| newResourceGroupId | string or null |
| newLiveSystemName | string or null |
Responses
Request samples
- Payload
Content type
{- "liveSystemId": "string",
- "fractalId": "string",
- "description": "string",
- "provider": "string",
- "blueprintMap": {
- "property1": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}, - "property2": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}
}, - "environment": {
- "id": {
- "type": "Unknown",
- "ownerId": "4d206909-730f-409a-88f6-dcfaa8fc28cc",
- "shortName": "string"
}, - "parameters": {
- "property1": null,
- "property2": null
}
}, - "newResourceGroupId": "string",
- "newLiveSystemName": "string"
}Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
Responses
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
Responses
Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupId}/{liveSystemName} Deprecated
Authorizations:
Bearer
path Parameters
| resourceGroupId required | string |
| liveSystemName required | string |
Request Body schema:
| liveSystemId | string or null |
| fractalId | string or null |
| description | string or null |
| provider | string or null |
object or null | |
object (EnvironmentDto) | |
| newResourceGroupId | string or null |
| newLiveSystemName | string or null |
Responses
Request samples
- Payload
Content type
{- "liveSystemId": "string",
- "fractalId": "string",
- "description": "string",
- "provider": "string",
- "blueprintMap": {
- "property1": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}, - "property2": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}
}, - "environment": {
- "id": {
- "type": "Unknown",
- "ownerId": "4d206909-730f-409a-88f6-dcfaa8fc28cc",
- "shortName": "string"
}, - "parameters": {
- "property1": null,
- "property2": null
}
}, - "newResourceGroupId": "string",
- "newLiveSystemName": "string"
}Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}/mutations/{mutationId}
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
| mutationId required | string <uuid> |
Responses
Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}/component/{componentId}/instantiate
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
| componentId required | string |
Responses
Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}/component/{componentId}/state/{mutationId}
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
| componentId required | string |
| mutationId required | string <uuid> |
Responses
Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupId}/{liveSystemName}/component/{componentId}/state/{mutationId} Deprecated
Authorizations:
Bearer
path Parameters
| resourceGroupId required | string |
| liveSystemName required | string |
| componentId required | string |
| mutationId required | string <uuid> |
Responses
Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupType}/{resourceGroupOwnerId}/{resourceGroupShortName}/{liveSystemName}/components/{componentId}
Authorizations:
Bearer
path Parameters
| resourceGroupType required | stringPersonal|Organizational |
| resourceGroupOwnerId required | string <uuid> |
| resourceGroupShortName required | string |
| liveSystemName required | string |
| componentId required | string |
Request Body schema:
object (LiveSystemComponentDto) | |||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||
Responses
Request samples
- Payload
Content type
{- "component": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}
}Response samples
- 200
Content type
No sample
/LiveSystems/{resourceGroupId}/{liveSystemName}/components/{componentId} Deprecated
Authorizations:
Bearer
path Parameters
| resourceGroupId required | string |
| liveSystemName required | string |
| componentId required | string |
Request Body schema:
object (LiveSystemComponentDto) | |||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||
Responses
Request samples
- Payload
Content type
{- "component": {
- "displayName": "string",
- "description": "string",
- "type": "string",
- "id": "string",
- "version": "string",
- "locked": true,
- "recreateOnFailure": true,
- "parameters": {
- "property1": null,
- "property2": null
}, - "dependencies": [
- "string"
], - "links": [
- {
- "componentId": "string",
- "settings": {
- "property1": null,
- "property2": null
}
}
], - "status": "Unknown",
- "outputFields": {
- "property1": null,
- "property2": null
}, - "lastUpdated": "2019-08-24T14:15:22Z",
- "lastOperationRetried": 0,
- "provider": "Unknown",
- "lastOperationStatusMessage": "string",
- "checksum": "string",
- "systemMutationId": "dc2c0188-05a1-4004-9020-54751fd24915",
- "errorCode": "string"
}
}Response samples
- 200
Content type
No sample
/LiveSystems/limits/subscriptions/{subscriptionId}
Authorizations:
Bearer
path Parameters
| subscriptionId required | string <uuid> |
Request Body schema:
| maxNumberOfLiveSystems | integer <int32> |
| maxNumberOfLiveSystemsComponents | integer <int32> |
Responses
Request samples
- Payload
Content type
{- "maxNumberOfLiveSystems": 0,
- "maxNumberOfLiveSystemsComponents": 0
}