Cloud Endpoint Last Change Enumeration Status Response
data class CloudEndpointLastChangeEnumerationStatusResponse(val completedTimestamp: String, val namespaceDirectoriesCount: Double, val namespaceFilesCount: Double, val namespaceSizeBytes: Double, val nextRunTimestamp: String, val startedTimestamp: String)
Cloud endpoint change enumeration status object
Constructors
Properties
Link copied to clipboard
Timestamp when change enumeration completed
Link copied to clipboard
Count of directories in the namespace
Link copied to clipboard
Count of files in the namespace
Link copied to clipboard
Namespace size in bytes
Link copied to clipboard
Timestamp of when change enumeration is expected to run again
Link copied to clipboard
Timestamp when change enumeration started