|
| Local Methods | ||
| Service Types | Data Object Types | All Properties | All Methods |
Methods
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log collection operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| logCollectorTaskIdList | LogCollectorTaskId[] |
|
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| PartialFailureFault |
|
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
| Event | Description |
|---|---|
| VLSI_LOG_COLLECTION_PURGE_TASK_SUCCESS | - Generated for each of the log component type when the log purge request is successfully submitted |
| VLSI_LOG_COLLECTION_ABORT_TASK_SUCCESS | - Generated for each of the log component type when the log abort request is successfully submitted |
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log collection operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| logCollectorSpecList | LogCollectorSpec[] |
|
Return Value
| Type | Description |
|---|---|
| LogCollectorTaskInfo[] | Array of LogCollectorTaskInfo - A unique task id is returned as part of each LogCollectorTaskInfo. It is responsibility of the caller to keep track of it for using it later for fetching the status of it. |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| PartialFailureFault |
|
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
| Event | Description |
|---|---|
| VLSI_LOG_COLLECTION_INITIATE_TASK_SUCCESS | - Generated for each of the log component type when the log collect request is successfully submitted |
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log collection operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| logCollectorTaskIdList | LogCollectorTaskId[] |
|
Return Value
| Type | Description |
|---|---|
| LogCollectorDownloadURLInfo[] | Array of LogCollectorDownloadURLInfo |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| PartialFailureFault |
|
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
| Event | Description |
|---|---|
| VLSI_LOG_COLLECTION_DOWNLOAD_TASK_SUCCESS | - Generated for each of the log component type when log download URL is retrieved successfully |
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log collection operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| logCollectorComponentId | LogCollectorComponentIdentifier |
|
Return Value
| Type | Description |
|---|---|
| LogLevelInfo | LogLevelInfo - Contains feature-wise log level information for a component |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| LogCollectorFault | Thrown if the getLogLevels fails for the given component. |
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log collection operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
Return Value
| Type | Description |
|---|---|
| LogCollectorTaskInfo[] | Array of LogCollectorTaskInfo - Log collector task information for current user is returned. |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| PartialFailureFault |
|
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log collection operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| logCollectorTaskIdList | LogCollectorTaskId[] |
- A unique task identifier generated from log collect request
for monitoring the status.
|
Return Value
| Type | Description |
|---|---|
| LogCollectorTaskInfo[] | Array of LogCollectorTaskInfo |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| PartialFailureFault |
|
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Privileges
| Privilege | Description |
|---|---|
| ADMINISTRATOR | Administrator privilege is required along with LOG_COLLECTION privilege to perform list operation. |
| LOG_COLLECTION | Log collection privilege is required along with ADMINISTRATOR privilege to perform list operation. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| userOrGroupId | UserOrGroupId |
- Optional field to filter the task information based on the
user or group.
|
Return Value
| Type | Description |
|---|---|
| LogCollectorTaskInfo[] | Array of LogCollectorTaskInfo
|
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| LogCollectorFault | |
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Privileges
| Privilege | Description |
|---|---|
| ADMINISTRATOR | Administrator privilege is required along with LOG_COLLECTION privilege to perform log collection purge operation. |
| LOG_COLLECTION | Log collection privilege is required along with ADMINISTRATOR privilege to perform log collection purge operation. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| componentIdentifiers | LogCollectorComponentIdentifier[] |
|
Return Value
| Type | Description |
|---|---|
| LogCollectorTaskInfo[] | Array of LogCollectorTaskInfo |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| PartialFailureFault |
|
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
| Event | Description |
|---|---|
| VLSI_LOG_COLLECTION_PURGE_TASK_SUCCESS | - Generated for each of the log component type when the log purge request is successfully submitted |
Privileges
| Privilege | Description |
|---|---|
| LOG_COLLECTION | Log collection privilege is required to perform log level operations. |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the LogCollector used to make the method call. |
| logLevelSpec | LogLevelSpec |
Log level spec to update new log levels for a component.
|
Return Value
| Type | Description |
|---|---|
| LogLevelInfo | LogLevelInfo - Contains updated feature-wise log level information for a component |
Faults
| Type | Description |
|---|---|
| EntityNotFound | Thrown if any specified entity cannot be found. |
| InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
| InvalidArgument | Thrown if any specified argument is invalid. |
| InvalidType | Thrown if the type of any specified argument is invalid. |
| LogCollectorFault | Thrown if the getLogLevels fails for the given component. |
| UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
| Top of page | Local Methods | ||
| Service Types | Data Object Types | All Properties | All Methods |