post https://example.com/ServerManage/GetDiscoveryProfiles
Gets the discovery profiles.
{
"text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the request was successful.\n\n**Result**\tObject\nContains information about the discovery profile.\n\n**Result.Description**\tString\nA description of the discovery profile.\n\n**Result.ScheduleOwnerId**\tString\nThe ID of the schedule owner.\n\n**Result._RowKey**\tString\nThe unique ID of the discovery profile.\n\n**Result.SkipDiscovered**\tBoolean\n\n**Result.OSType**\tString\nThe type(s) of OS included in the discovery profile.\n\n**Result.IsSchedulable**\tBoolean\nIndicates if the discovery profile can be scheduled.\n\n**Result.ComputerOUs**\tArray of Strings\nLists the computer OUs.\n\n**Result.Name**\tString\nThe name of the discovery profile.\n\n**Result.Domains**\tArray of Objects\nProvides information about the domains included in the discovery profile.\n\n**Result.Domains.NamingContext**\tString\n\n**Result.Domains.Enabled**\tString\nIndicates if the domain is enabled for discovery.\n\n**Result.Domains.Name**\tString\nThe name of the domain.\n\n**Result.Domains.DomainId**\tString\nThe unique ID of the domain.\n\n**Result.Domains.UsingDefaultAccount**\tString\nIndicates if the default account is used.\n\n**Result.Domains.UserName**\tString\nThe name of the user for the domain.\n\n**Result.ApplicationType**\tString\nThe type(s) of application(s) in the discovery profile.\n\n**Result.ID**\tString\nThe unique ID of the discovery profile.\n\n**Result.DefaultUserName**\tString\n\n**Result.Schedule**\tString\n\n**Result.IsScheduleRunning**\tBoolean\nIndicates if the schedule is running.\n\n**Result.ComputerType**\tString\nThe type(s) of computer(s) included in the discovery profiles.\n\n**Message**\tstring\nError message text on failure, may be null\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error\n\n**success**\tboolean\nIndicates API success or failure",
"sidebar": true
}