PersonalityAgencyCannotConfigureSolutions

PersonalityAgencyCannotConfigureSolutions
PersonalityAgencyCannotConfigureSolutions

Deprecated as of vSphere 9.0. Please refer to vLCM Image APIs.

EAM was unable to set its required compute resource configuration in PM.

EAM configuration needs to be updated or PM needs to be repaired manually to allow the configuration.

This structure may be used only with operations rendered under /eam.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": 0,
    "description": "string",
    "time": "string",
    "agency": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "agencyName": "string",
    "solutionId": "string",
    "solutionName": "string",
    "cr": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "solutionsToModify": [
        "string"
    ],
    "solutionsToRemove": [
        "string"
    ]
}
cr
Required

Compute resource that couldn't be configured

array of string
solutionsToModify
Optional

Names of the solutions attempted to be modified

array of string
solutionsToRemove
Optional

Names of the solutions attempted to be removed