Liking cljdoc? Tell your friends :D

happygapi.prod_tt_sasportal.installer

SAS Portal API (Testing): installer.

See: https://developers.google.com/spectrum-access-system/api/reference/rest/v1alpha1/installer
raw docstring

generateSecret$clj

(generateSecret$ auth parameters body)

https://developers.google.com/spectrum-access-system/api/reference/rest/v1alpha1/installer/generateSecret

Required parameters: none

Optional parameters: none

Body:

{}

Generates a secret to be used with the ValidateInstaller.

https://developers.google.com/spectrum-access-system/api/reference/rest/v1alpha1/installer/generateSecret

Required parameters: none

Optional parameters: none

Body: 

{}

Generates a secret to be used with the ValidateInstaller.
sourceraw docstring

validate$clj

(validate$ auth parameters body)

https://developers.google.com/spectrum-access-system/api/reference/rest/v1alpha1/installer/validate

Required parameters: none

Optional parameters: none

Body:

{:installerId string, :secret string, :encodedSecret string}

Validates the identity of a Certified Professional Installer (CPI).

https://developers.google.com/spectrum-access-system/api/reference/rest/v1alpha1/installer/validate

Required parameters: none

Optional parameters: none

Body: 

{:installerId string, :secret string, :encodedSecret string}

Validates the identity of a Certified Professional Installer (CPI).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close