Get Adoption Check Score
GET/adoptionadvisor/checks
Returns data about the Prisma Cloud capabilities you've adopted and identifies available capabilities not yet utilized.
Request
Query Parameters
true = Show formula used to calculate capability use. Default is false.
Responses
- 200
- 202
- 206
- 400
- 401
Complete list of adoption check breakdowns
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- ]
- Array [
- Array [
- Array [
- ]
- ]
- Array [
- ]
- ]
errors object[]
List of errors. Each item has the title, status, detail, and parameters of each error.
Error details
Status code
Title of error
response object[]
List of Adoption Advisor Checks Computation Responses
adoptionAdvisorChecks object[]
List of Adoption Advisor checks
List of categories for this check
Check name
Creation time in milliseconds
errors object[]
List of errors. Each item has the title, status, detail, and parameters of each error.
Error details
Status code
Title of error
Execution time in milliseconds
Internal key
Module
List of pillars for this check
user privilege
read-only Features
read-write Features
List of stages for this check
Possible values: [COMPLETE
, IN_COMPLETE
, ERROR
, NOT_APPLICABLE
, IN_PROGRESS
]
Status of completion or calculation for this check
Creation time in milliseconds
customData object
Custom data objects map
property name* object[]
Label for custom object
Total number counted
Customer name
{
"errors": [
{
"detail": "string",
"status": "string",
"title": "string"
}
],
"response": [
{
"adoptionAdvisorChecks": [
{
"category": [
"string"
],
"checkName": "string",
"createdTime": 0,
"errors": [
{
"detail": "string",
"status": "string",
"title": "string"
}
],
"executionTimeMillis": 0,
"internalKey": "string",
"module": "string",
"pillar": [
"string"
],
"privilege": "string",
"readOnlyFeatureIds": [
[
0
]
],
"readWriteFeatureIds": [
[
0
]
],
"stage": [
"string"
],
"status": "COMPLETE"
}
],
"creationTimeMillis": 0,
"customData": {},
"customerName": "string"
}
]
}
Request accepted. Partial list of adoption check breakdown response as some scores are still being computed
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- ]
- Array [
- Array [
- Array [
- ]
- ]
- Array [
- ]
- ]
errors object[]
List of errors. Each item has the title, status, detail, and parameters of each error.
Error details
Status code
Title of error
response object[]
List of Adoption Advisor Checks Computation Responses
adoptionAdvisorChecks object[]
List of Adoption Advisor checks
List of categories for this check
Check name
Creation time in milliseconds
errors object[]
List of errors. Each item has the title, status, detail, and parameters of each error.
Error details
Status code
Title of error
Execution time in milliseconds
Internal key
Module
List of pillars for this check
user privilege
read-only Features
read-write Features
List of stages for this check
Possible values: [COMPLETE
, IN_COMPLETE
, ERROR
, NOT_APPLICABLE
, IN_PROGRESS
]
Status of completion or calculation for this check
Creation time in milliseconds
customData object
Custom data objects map
property name* object[]
Label for custom object
Total number counted
Customer name
{
"errors": [
{
"detail": "string",
"status": "string",
"title": "string"
}
],
"response": [
{
"adoptionAdvisorChecks": [
{
"category": [
"string"
],
"checkName": "string",
"createdTime": 0,
"errors": [
{
"detail": "string",
"status": "string",
"title": "string"
}
],
"executionTimeMillis": 0,
"internalKey": "string",
"module": "string",
"pillar": [
"string"
],
"privilege": "string",
"readOnlyFeatureIds": [
[
0
]
],
"readWriteFeatureIds": [
[
0
]
],
"stage": [
"string"
],
"status": "COMPLETE"
}
],
"creationTimeMillis": 0,
"customData": {},
"customerName": "string"
}
]
}
Partial list of adoption check breakdown response. Errors were encountered in one or more computations
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- ]
- Array [
- Array [
- Array [
- ]
- ]
- Array [
- ]
- ]
errors object[]
List of errors. Each item has the title, status, detail, and parameters of each error.
Error details
Status code
Title of error
response object[]
List of Adoption Advisor Checks Computation Responses
adoptionAdvisorChecks object[]
List of Adoption Advisor checks
List of categories for this check
Check name
Creation time in milliseconds
errors object[]
List of errors. Each item has the title, status, detail, and parameters of each error.
Error details
Status code
Title of error
Execution time in milliseconds
Internal key
Module
List of pillars for this check
user privilege
read-only Features
read-write Features
List of stages for this check
Possible values: [COMPLETE
, IN_COMPLETE
, ERROR
, NOT_APPLICABLE
, IN_PROGRESS
]
Status of completion or calculation for this check
Creation time in milliseconds
customData object
Custom data objects map
property name* object[]
Label for custom object
Total number counted
Customer name
{
"errors": [
{
"detail": "string",
"status": "string",
"title": "string"
}
],
"response": [
{
"adoptionAdvisorChecks": [
{
"category": [
"string"
],
"checkName": "string",
"createdTime": 0,
"errors": [
{
"detail": "string",
"status": "string",
"title": "string"
}
],
"executionTimeMillis": 0,
"internalKey": "string",
"module": "string",
"pillar": [
"string"
],
"privilege": "string",
"readOnlyFeatureIds": [
[
0
]
],
"readWriteFeatureIds": [
[
0
]
],
"stage": [
"string"
],
"status": "COMPLETE"
}
],
"creationTimeMillis": 0,
"customData": {},
"customerName": "string"
}
]
}
bad_request
unauthorized_access