Interface GetAgentMetadataResponse

interface GetAgentMetadataResponse {
    agents: MetadataListItemCommon[];
}

Properties

Properties