Skip to main content

onPremiseResource Query

Returns the specified OnPremiseResource object.

Access is permitted when any of the following condition(s) are met: 1. The signed-in User has any of the following permissions for the associated Organization: [org_admin_customer_permissions, org_manage_customers, org_crud_customers, org_view_customers]. 2. The signed-in User has any of the following permissions for the object's 'customer' attribute: [customer_view, customer_edit, customer_remove, customer_admin_users, customer_view_users, customer_admin_instance_permissions, customer_view_instances, customer_manage_marketplace_integrations, customer_access_marketplace_integrations].

Input fields

ArgumentTypeDescription
idID!The ID of the OnPremiseResource object.

Return fields (OnPremiseResource)

allowRemove (Boolean!)

Specifies whether the signed-in User can remove the OnPremiseResource.

allowUpdate (Boolean!)

Specifies whether the signed-in User can update the OnPremiseResource.

customer (Customer!)

The Customer associated with this resource.

id (ID!)

The ID of the object

name (String!)

The name of this resource.

port (Int!)

The local port on the proxy service assigned to this resource.

status (OnPremiseResourceStatus!)

The current status of this On-Premise Resource.