{ "uuid": "3c5d4106-f3dd-4518-87b9-6668ceaadb05", "lastMigration": 29, "name": "Recommender API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "31aa5d74-50c8-48d6-91c9-5e3c739cc884", "documentation": "Gets the requested recommendation. Requires the recommender.*.get IAM permission for the specified recommender.", "method": "get", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "7d3a7096-6e1a-46ca-927e-ec7a21171e87", "body": "{\n \"additionalImpact\": [\n {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n }\n ],\n \"associatedInsights\": [\n {\n \"insight\": \"\"\n }\n ],\n \"content\": {\n \"operationGroups\": [\n {\n \"operations\": [\n {\n \"action\": \"\",\n \"path\": \"\",\n \"pathFilters\": {},\n \"pathValueMatchers\": {},\n \"resource\": \"\",\n \"resourceType\": \"\",\n \"sourcePath\": \"\",\n \"sourceResource\": \"\",\n \"value\": \"\",\n \"valueMatcher\": {\n \"matchesPattern\": \"\"\n }\n }\n ]\n }\n ],\n \"overview\": {}\n },\n \"description\": \"\",\n \"etag\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"primaryImpact\": {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n },\n \"priority\": \"{{oneOf (array 'PRIORITY_UNSPECIFIED' 'P4' 'P3' 'P2' 'P1')}}\",\n \"recommenderSubtype\": \"\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CLAIMED' 'SUCCEEDED' 'FAILED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"xorGroupId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2eb017f-37c2-4ab8-b07d-b86fb80d7d36", "documentation": "Updates a Recommender Config. This will create a new revision of the config.", "method": "patch", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "9de4aa77-3620-4a8b-8db3-23ae5fe80dae", "body": "{\n \"annotations\": {},\n \"displayName\": \"\",\n \"etag\": \"\",\n \"name\": \"\",\n \"recommenderGenerationConfig\": {\n \"params\": {}\n },\n \"revisionId\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4ef9a880-a336-4dd8-ab1f-dcb27a9fd1f6", "documentation": "Marks the Insight State as Accepted. Users can use this method to indicate to the Recommender API that they have applied some action based on the insight. This stops the insight content from being updated. MarkInsightAccepted can be applied to insights in ACTIVE state. Requires the recommender.*.update IAM permission for the specified insight.", "method": "post", "endpoint": "v1beta1/:name:markAccepted", "responses": [ { "uuid": "ae0bd7d2-9aa3-426a-b815-931dbcd5e4b9", "body": "{\n \"associatedRecommendations\": [\n {\n \"recommendation\": \"\"\n }\n ],\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"content\": {},\n \"description\": \"\",\n \"etag\": \"\",\n \"insightSubtype\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"observationPeriod\": \"\",\n \"severity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'LOW' 'MEDIUM' 'HIGH' 'CRITICAL')}}\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'ACCEPTED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"targetResources\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2cb79f50-75ba-4982-ae34-5beabd539c91", "documentation": "Marks the Recommendation State as Claimed. Users can use this method to indicate to the Recommender API that they are starting to apply the recommendation themselves. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationClaimed can be applied to recommendations in CLAIMED or ACTIVE state. Requires the recommender.*.update IAM permission for the specified recommender.", "method": "post", "endpoint": "v1beta1/:name:markClaimed", "responses": [ { "uuid": "65474da4-7ca3-413b-b3b7-327c77d63ca8", "body": "{\n \"additionalImpact\": [\n {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n }\n ],\n \"associatedInsights\": [\n {\n \"insight\": \"\"\n }\n ],\n \"content\": {\n \"operationGroups\": [\n {\n \"operations\": [\n {\n \"action\": \"\",\n \"path\": \"\",\n \"pathFilters\": {},\n \"pathValueMatchers\": {},\n \"resource\": \"\",\n \"resourceType\": \"\",\n \"sourcePath\": \"\",\n \"sourceResource\": \"\",\n \"value\": \"\",\n \"valueMatcher\": {\n \"matchesPattern\": \"\"\n }\n }\n ]\n }\n ],\n \"overview\": {}\n },\n \"description\": \"\",\n \"etag\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"primaryImpact\": {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n },\n \"priority\": \"{{oneOf (array 'PRIORITY_UNSPECIFIED' 'P4' 'P3' 'P2' 'P1')}}\",\n \"recommenderSubtype\": \"\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CLAIMED' 'SUCCEEDED' 'FAILED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"xorGroupId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "535348d9-29ba-46c4-9c2b-c8a412683159", "documentation": "Marks the Recommendation State as Failed. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation failed. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationFailed can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender.*.update IAM permission for the specified recommender.", "method": "post", "endpoint": "v1beta1/:name:markFailed", "responses": [ { "uuid": "e9b69e91-8eb1-463c-83ea-45d80b95be32", "body": "{\n \"additionalImpact\": [\n {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n }\n ],\n \"associatedInsights\": [\n {\n \"insight\": \"\"\n }\n ],\n \"content\": {\n \"operationGroups\": [\n {\n \"operations\": [\n {\n \"action\": \"\",\n \"path\": \"\",\n \"pathFilters\": {},\n \"pathValueMatchers\": {},\n \"resource\": \"\",\n \"resourceType\": \"\",\n \"sourcePath\": \"\",\n \"sourceResource\": \"\",\n \"value\": \"\",\n \"valueMatcher\": {\n \"matchesPattern\": \"\"\n }\n }\n ]\n }\n ],\n \"overview\": {}\n },\n \"description\": \"\",\n \"etag\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"primaryImpact\": {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n },\n \"priority\": \"{{oneOf (array 'PRIORITY_UNSPECIFIED' 'P4' 'P3' 'P2' 'P1')}}\",\n \"recommenderSubtype\": \"\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CLAIMED' 'SUCCEEDED' 'FAILED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"xorGroupId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c1ae8115-dba7-4d42-b173-8b9583a6acde", "documentation": "Marks the Recommendation State as Succeeded. Users can use this method to indicate to the Recommender API that they have applied the recommendation themselves, and the operation was successful. This stops the recommendation content from being updated. Associated insights are frozen and placed in the ACCEPTED state. MarkRecommendationSucceeded can be applied to recommendations in ACTIVE, CLAIMED, SUCCEEDED, or FAILED state. Requires the recommender.*.update IAM permission for the specified recommender.", "method": "post", "endpoint": "v1beta1/:name:markSucceeded", "responses": [ { "uuid": "dd766d09-44d7-4361-ab96-0129e0c4bab5", "body": "{\n \"additionalImpact\": [\n {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n }\n ],\n \"associatedInsights\": [\n {\n \"insight\": \"\"\n }\n ],\n \"content\": {\n \"operationGroups\": [\n {\n \"operations\": [\n {\n \"action\": \"\",\n \"path\": \"\",\n \"pathFilters\": {},\n \"pathValueMatchers\": {},\n \"resource\": \"\",\n \"resourceType\": \"\",\n \"sourcePath\": \"\",\n \"sourceResource\": \"\",\n \"value\": \"\",\n \"valueMatcher\": {\n \"matchesPattern\": \"\"\n }\n }\n ]\n }\n ],\n \"overview\": {}\n },\n \"description\": \"\",\n \"etag\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"primaryImpact\": {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n },\n \"priority\": \"{{oneOf (array 'PRIORITY_UNSPECIFIED' 'P4' 'P3' 'P2' 'P1')}}\",\n \"recommenderSubtype\": \"\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CLAIMED' 'SUCCEEDED' 'FAILED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"xorGroupId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cfb56528-b0b3-4898-a751-c6399d5e550b", "documentation": "Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.", "method": "get", "endpoint": "v1beta1/:parent/insights", "responses": [ { "uuid": "3662fa06-cfa3-452a-9512-653e17c519c4", "body": "{\n \"insights\": [\n {\n \"associatedRecommendations\": [\n {\n \"recommendation\": \"\"\n }\n ],\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"content\": {},\n \"description\": \"\",\n \"etag\": \"\",\n \"insightSubtype\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"observationPeriod\": \"\",\n \"severity\": \"{{oneOf (array 'SEVERITY_UNSPECIFIED' 'LOW' 'MEDIUM' 'HIGH' 'CRITICAL')}}\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'ACCEPTED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"targetResources\": [\n \"\"\n ]\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "010102db-6d76-40e4-b167-0a8df02c7bd7", "documentation": "Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.", "method": "get", "endpoint": "v1beta1/:parent/recommendations", "responses": [ { "uuid": "140e0705-7513-43d5-bf8c-d493b461f3ca", "body": "{\n \"nextPageToken\": \"\",\n \"recommendations\": [\n {\n \"additionalImpact\": [\n {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n }\n ],\n \"associatedInsights\": [\n {\n \"insight\": \"\"\n }\n ],\n \"content\": {\n \"operationGroups\": [\n {\n \"operations\": [\n {\n \"action\": \"\",\n \"path\": \"\",\n \"pathFilters\": {},\n \"pathValueMatchers\": {},\n \"resource\": \"\",\n \"resourceType\": \"\",\n \"sourcePath\": \"\",\n \"sourceResource\": \"\",\n \"value\": \"\",\n \"valueMatcher\": {\n \"matchesPattern\": \"\"\n }\n }\n ]\n }\n ],\n \"overview\": {}\n },\n \"description\": \"\",\n \"etag\": \"\",\n \"lastRefreshTime\": \"\",\n \"name\": \"\",\n \"primaryImpact\": {\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'COST' 'SECURITY' 'PERFORMANCE' 'MANAGEABILITY' 'SUSTAINABILITY' 'RELIABILITY')}}\",\n \"costProjection\": {\n \"cost\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"duration\": \"\"\n },\n \"reliabilityProjection\": {\n \"details\": {},\n \"risks\": [\n \"{{oneOf (array 'RISK_TYPE_UNSPECIFIED' 'SERVICE_DISRUPTION' 'DATA_LOSS' 'ACCESS_DENY')}}\"\n ]\n },\n \"securityProjection\": {\n \"details\": {}\n },\n \"sustainabilityProjection\": {\n \"duration\": \"\",\n \"kgCO2e\": {{faker 'number.float'}}\n }\n },\n \"priority\": \"{{oneOf (array 'PRIORITY_UNSPECIFIED' 'P4' 'P3' 'P2' 'P1')}}\",\n \"recommenderSubtype\": \"\",\n \"stateInfo\": {\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CLAIMED' 'SUCCEEDED' 'FAILED' 'DISMISSED')}}\",\n \"stateMetadata\": {}\n },\n \"xorGroupId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "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": "31aa5d74-50c8-48d6-91c9-5e3c739cc884" }, { "type": "route", "uuid": "b2eb017f-37c2-4ab8-b07d-b86fb80d7d36" }, { "type": "route", "uuid": "4ef9a880-a336-4dd8-ab1f-dcb27a9fd1f6" }, { "type": "route", "uuid": "2cb79f50-75ba-4982-ae34-5beabd539c91" }, { "type": "route", "uuid": "535348d9-29ba-46c4-9c2b-c8a412683159" }, { "type": "route", "uuid": "c1ae8115-dba7-4d42-b173-8b9583a6acde" }, { "type": "route", "uuid": "cfb56528-b0b3-4898-a751-c6399d5e550b" }, { "type": "route", "uuid": "010102db-6d76-40e4-b167-0a8df02c7bd7" } ] }