|
|
@ -90,91 +90,91 @@ import java.util.Map;
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Getting Details of Registered Devices",
|
|
|
|
name = "Getting Details of Registered Devices",
|
|
|
|
description = "Getting Details of Registered Devices",
|
|
|
|
description = "Getting Details of Registered Devices",
|
|
|
|
key = "perm:devices:view",
|
|
|
|
key = "dm:devices:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Getting Details of a Device",
|
|
|
|
name = "Getting Details of a Device",
|
|
|
|
description = "Getting Details of a Device",
|
|
|
|
description = "Getting Details of a Device",
|
|
|
|
key = "perm:devices:details",
|
|
|
|
key = "dm:devices:details",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Update the device specified by device id",
|
|
|
|
name = "Update the device specified by device id",
|
|
|
|
description = "Update the device specified by device id",
|
|
|
|
description = "Update the device specified by device id",
|
|
|
|
key = "perm:devices:update",
|
|
|
|
key = "dm:devices:update",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Delete the device specified by device id",
|
|
|
|
name = "Delete the device specified by device id",
|
|
|
|
description = "Delete the device specified by device id",
|
|
|
|
description = "Delete the device specified by device id",
|
|
|
|
key = "perm:devices:delete",
|
|
|
|
key = "dm:devices:delete",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Getting Feature Details of a Device",
|
|
|
|
name = "Getting Feature Details of a Device",
|
|
|
|
description = "Getting Feature Details of a Device",
|
|
|
|
description = "Getting Feature Details of a Device",
|
|
|
|
key = "perm:devices:features",
|
|
|
|
key = "dm:devices:features:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Advanced Search for Devices",
|
|
|
|
name = "Advanced Search for Devices",
|
|
|
|
description = "Advanced Search for Devices",
|
|
|
|
description = "Advanced Search for Devices",
|
|
|
|
key = "perm:devices:search",
|
|
|
|
key = "dm:devices:search",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Getting Installed Application Details of a Device",
|
|
|
|
name = "Getting Installed Application Details of a Device",
|
|
|
|
description = "Getting Installed Application Details of a Device",
|
|
|
|
description = "Getting Installed Application Details of a Device",
|
|
|
|
key = "perm:devices:applications",
|
|
|
|
key = "dm:devices:app:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Getting Device Operation Details",
|
|
|
|
name = "Getting Device Operation Details",
|
|
|
|
description = "Getting Device Operation Details",
|
|
|
|
description = "Getting Device Operation Details",
|
|
|
|
key = "perm:devices:operations",
|
|
|
|
key = "dm:devices:ops:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Get the details of the policy that is enforced on a device.",
|
|
|
|
name = "Get the details of the policy that is enforced on a device.",
|
|
|
|
description = "Get the details of the policy that is enforced on a device.",
|
|
|
|
description = "Get the details of the policy that is enforced on a device.",
|
|
|
|
key = "perm:devices:effective-policy",
|
|
|
|
key = "dm:devices:policy:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Getting Policy Compliance Details of a Device",
|
|
|
|
name = "Getting Policy Compliance Details of a Device",
|
|
|
|
description = "Getting Policy Compliance Details of a Device",
|
|
|
|
description = "Getting Policy Compliance Details of a Device",
|
|
|
|
key = "perm:devices:compliance-data",
|
|
|
|
key = "dm:devices:compliance:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Change device status.",
|
|
|
|
name = "Change device status.",
|
|
|
|
description = "Change device status.",
|
|
|
|
description = "Change device status.",
|
|
|
|
key = "perm:devices:change-status",
|
|
|
|
key = "dm:devices:status:change",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/change-status"}
|
|
|
|
permissions = {"/device-mgt/devices/change-status"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Enroll Device",
|
|
|
|
name = "Enroll Device",
|
|
|
|
description = "Register a device",
|
|
|
|
description = "Register a device",
|
|
|
|
key = "perm:device:enroll",
|
|
|
|
key = "dm:device:enroll",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/add"}
|
|
|
|
permissions = {"/device-mgt/devices/owning-device/add"}
|
|
|
|
),
|
|
|
|
),
|
|
|
|
@Scope(
|
|
|
|
@Scope(
|
|
|
|
name = "Viewing Enrollment Guide",
|
|
|
|
name = "Viewing Enrollment Guide",
|
|
|
|
description = "Show enrollment guide to users",
|
|
|
|
description = "Show enrollment guide to users",
|
|
|
|
key = "perm:devices:enrollment-guide:view",
|
|
|
|
key = "dm:devices:enrollment-guide:view",
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
roles = {"Internal/devicemgt-user"},
|
|
|
|
permissions = {"/device-mgt/devices/enrollment-guide/view"}
|
|
|
|
permissions = {"/device-mgt/devices/enrollment-guide/view"}
|
|
|
|
),
|
|
|
|
),
|
|
|
@ -195,7 +195,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -350,7 +350,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -426,7 +426,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -516,7 +516,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -604,7 +604,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -680,7 +680,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -758,7 +758,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:enrollment-guide:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:enrollment-guide:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -809,7 +809,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -856,7 +856,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
},
|
|
|
|
},
|
|
|
|
nickname = "isEnrolledByType"
|
|
|
|
nickname = "isEnrolledByType"
|
|
|
@ -913,7 +913,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -990,7 +990,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1066,7 +1066,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:details")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:details")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1146,7 +1146,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:update")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:update")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1221,7 +1221,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:delete")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:delete")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
},
|
|
|
|
},
|
|
|
|
nickname = "deleteDeviceByTypeAndId"
|
|
|
|
nickname = "deleteDeviceByTypeAndId"
|
|
|
@ -1292,7 +1292,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:features")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:features:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1374,7 +1374,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:search")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:search")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1454,7 +1454,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:search")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:search")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1532,7 +1532,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:applications")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:app:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -1637,7 +1637,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:applications")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:app:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
})
|
|
|
|
})
|
|
|
|
@ApiResponses(
|
|
|
|
@ApiResponses(
|
|
|
@ -1701,7 +1701,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:operations")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:ops:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1843,7 +1843,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:effective-policy")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:policy:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1932,7 +1932,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:compliance-data")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:compliance:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -1979,7 +1979,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2047,7 +2047,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2117,7 +2117,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:change-status")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:status:change")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2193,7 +2193,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:operations")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:ops:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2250,7 +2250,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2319,7 +2319,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2389,7 +2389,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:change-status")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:status:change")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2450,7 +2450,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:compliance-data")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:compliance:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2518,7 +2518,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:compliance-data")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:compliance:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2558,7 +2558,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:applications")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:app:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2625,7 +2625,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:applications")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:app:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2670,7 +2670,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:operations")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:ops:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2722,7 +2722,7 @@ public interface DeviceManagementService {
|
|
|
|
tags = "Device Management",
|
|
|
|
tags = "Device Management",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:devices:view")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:devices:view")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
@ -2761,7 +2761,7 @@ public interface DeviceManagementService {
|
|
|
|
notes = "Getting the default access token by using given client ID and the client secret value.",
|
|
|
|
notes = "Getting the default access token by using given client ID and the client secret value.",
|
|
|
|
extensions = {
|
|
|
|
extensions = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@Extension(properties = {
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "perm:device:enroll")
|
|
|
|
@ExtensionProperty(name = Constants.SCOPE, value = "dm:device:enroll")
|
|
|
|
})
|
|
|
|
})
|
|
|
|
}
|
|
|
|
}
|
|
|
|
)
|
|
|
|
)
|
|
|
|