-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
Description
This documentation seems to indicate that you can set diego cell node max-in-flight values as either an explicit integer value for max-in-flight, or a percentage. In ERT 1.10.21 this does not appear to hold true. OpsManager gives the following error when an integer is used for cell node max-in-flight. Other VM types can use integers without issue. Also, can a note be added here for what specific API call to be making to ops-manager to override this? Searching for it in the docs does point directly to it, just to "product settings", and it's buried in there.
{
"errors": {
"max_in_flight": [
"must be a positive percentage"
]
}
}
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Inbox