[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

ServiceApp

A VMware service application


Properties

string
name Required

The name of the service application


string
clientId Required

The client ID


string
clientSecret Required

The client secret


serviceScope Required

The scope of the service application


string as date-time
accessTokenExpiration Optional

The read-only expiration date of the access token.


string
authorizationUrl Optional

The authorization URL for the application.


boolean
enabled Optional

Whether the application is currently enabled.


string
id Optional

The unique ID for the service application. This field is read-only.


integer
accessTokenTTL Optional

The read-only time-to-live of the access token in seconds.


string
orgId Optional

The external organization id of the service application

JSON Example

{}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    authorizationUrl:
        x-vcloud-added-in: "36.1"
        x-vcloud-constraints:
            - constraint: NonSearchable
            - constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 32.0
Property Of

InlineServiceApps1
Parameter To

Update Service App
Create Service App
Returned By

Create Service App
Get Service App
Update Service App

Feedback

Was this page helpful?