Find by Cloud Assembly ID
Get Azure Cloud Assembly by Cloud Assembly ID
Path Parameters
- accountId int64 required
- projectId string required
- id int64 required
Responses
- 200
- 401
- 403
- 404
- 409
- 412
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- accountId int64
- projectId int64
- organizationId string
- id int64
- name string
- description string
- cloudConnectionId int64
- lockStatus string
- status string
- cloudType string
- sourceRegion string
- createdAt date-time
resourceSelectionStrategy object
- protectionStrategy string
- allowCrossRegionRecovery boolean
- replicaRegions string[]
protectionStrategyOption object
tags object
- updatedAt date-time
- legacyId string
- isBeta boolean
{
"accountId": 0,
"projectId": 0,
"organizationId": "string",
"id": 0,
"name": "string",
"description": "string",
"cloudConnectionId": 0,
"lockStatus": "string",
"status": "string",
"cloudType": "string",
"sourceRegion": "string",
"createdAt": "2025-07-29",
"resourceSelectionStrategy": {
"selectionType": "string",
"tags": [
{
"key": "string",
"value": "string"
}
],
"conditions": "string",
"resourceGroups": [
"string"
]
},
"protectionStrategy": "string",
"allowCrossRegionRecovery": true,
"replicaRegions": [
"string"
],
"protectionStrategyOption": {
"snapshotProtectionStrategyOption": {
"sourceResourceGroup": "string",
"replicationDetails": [
{
"resourceGroupName": "string",
"replicaRegion": "string"
}
]
}
},
"tags": {},
"updatedAt": "2025-07-29",
"legacyId": "string",
"isBeta": true
}
Unauthorized
- */*
- Schema
- Example (from schema)
Schema
errors object[]
fieldErrors object
- message string
- requiredPermissions string[]
{
"errors": [
{
"code": "string",
"message": "string",
"type": "string"
}
],
"fieldErrors": {},
"message": "string",
"requiredPermissions": [
"string"
]
}
Forbidden
- */*
- Schema
- Example (from schema)
Schema
errors object[]
fieldErrors object
- message string
- requiredPermissions string[]
{
"errors": [
{
"code": "string",
"message": "string",
"type": "string"
}
],
"fieldErrors": {},
"message": "string",
"requiredPermissions": [
"string"
]
}
Not Found
- */*
- Schema
- Example (from schema)
Schema
errors object[]
fieldErrors object
- message string
- requiredPermissions string[]
{
"errors": [
{
"code": "string",
"message": "string",
"type": "string"
}
],
"fieldErrors": {},
"message": "string",
"requiredPermissions": [
"string"
]
}
Conflict
- */*
- Schema
- Example (from schema)
Schema
errors object[]
fieldErrors object
- message string
- requiredPermissions string[]
{
"errors": [
{
"code": "string",
"message": "string",
"type": "string"
}
],
"fieldErrors": {},
"message": "string",
"requiredPermissions": [
"string"
]
}
Precondition Failed
- */*
- Schema
- Example (from schema)
Schema
errors object[]
fieldErrors object
- message string
- requiredPermissions string[]
{
"errors": [
{
"code": "string",
"message": "string",
"type": "string"
}
],
"fieldErrors": {},
"message": "string",
"requiredPermissions": [
"string"
]
}
Internal Server Error
- */*
- Schema
- Example (from schema)
Schema
errors object[]
fieldErrors object
- message string
- requiredPermissions string[]
{
"errors": [
{
"code": "string",
"message": "string",
"type": "string"
}
],
"fieldErrors": {},
"message": "string",
"requiredPermissions": [
"string"
]
}
GET /api/v1/account/:accountid/project/:projectid/cloud-assembly/azure/:id
Authorization
Request
Request
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.appranix.net/api/v1/account/:accountId/project/:projectId/cloud-assembly/azure/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'