@datafire/azure_recoveryservicesbackup_operations

5.0.0 • Public • Published

@datafire/azure_recoveryservicesbackup_operations

Client library for RecoveryServicesBackupClient

Installation and Usage

npm install --save @datafire/azure_recoveryservicesbackup_operations
let azure_recoveryservicesbackup_operations = require('@datafire/azure_recoveryservicesbackup_operations').create({
  access_token: "",
  refresh_token: "",
  client_id: "",
  client_secret: "",
  redirect_uri: ""
});

.then(data => {
  console.log(data);
});

Description

Actions

Operations_List

Returns the list of available operations.

azure_recoveryservicesbackup_operations.Operations_List({
  "api-version": ""
}, context)

Input

  • input object
    • api-version required string: Client Api Version.

Output

Definitions

ClientDiscoveryDisplay

  • ClientDiscoveryDisplay object: Localized display information of an operation.
    • description string: Description of the operation having details of what operation is about.
    • operation string: Operations Name itself.
    • provider string: Name of the provider for display purposes
    • resource string: ResourceType for which this Operation can be performed.

ClientDiscoveryForLogSpecification

  • ClientDiscoveryForLogSpecification object: Class to represent shoebox log specification in json client discovery.
    • blobDuration string: blob duration of shoebox log specification
    • displayName string: Localized display name
    • name string: Name for shoebox log specification.

ClientDiscoveryForProperties

ClientDiscoveryForServiceSpecification

  • ClientDiscoveryForServiceSpecification object: Class to represent shoebox service specification in json client discovery.

ClientDiscoveryResponse

  • ClientDiscoveryResponse object: Operations List response which contains list of available APIs.

ClientDiscoveryValueForSingleApi

  • ClientDiscoveryValueForSingleApi object: Available operation details.

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/azure_recoveryservicesbackup_operations

Weekly Downloads

1

Version

5.0.0

License

MIT

Unpacked Size

33.7 kB

Total Files

4

Last publish

Collaborators

  • datafire