TransportNodeCollectionState.Builder |
TransportNodeCollectionState.Builder.setAggregateProgressPercentage(java.lang.Long aggregateProgressPercentage) |
Average of all transport node deployment progress in a cluster.
|
TransportNodeCollectionState.Builder |
TransportNodeCollectionState.Builder.setClusterLevelError(java.lang.String clusterLevelError) |
Errors while applying transport node profile which need cluster level action to
resolve
|
TransportNodeCollectionState.Builder |
TransportNodeCollectionState.Builder.setState(java.lang.String state) |
|
TransportNodeCollectionState.Builder |
TransportNodeCollectionState.Builder.setStateDetail(java.lang.String stateDetail) |
Detailed information about the current state of the installation
|
TransportNodeCollectionState.Builder |
TransportNodeCollectionState.Builder.setValidationErrors(java.util.List<ValidationError> validationErrors) |
Transport node profile(TNP) will not be applied to a discovered node(DN) if some
validations are not passed.
|
TransportNodeCollectionState.Builder |
TransportNodeCollectionState.Builder.setVlcmTransitionError(java.lang.String vlcmTransitionError) |
When vLCM is enabled on a compute collection in vSphere the transition workflow
is triggered.
|